Get the policies which are applied to a user's teams
GET/api/v4/users/:user_id/data_retention/team_policies
Gets the policies which are applied to the all of the teams to which a user belongs.
Minimum server version: 5.35
Permissions
Must be logged in as the user or have the manage_system permission.
License
Requires an E20 license.
Request
Responses
- 200
- 401
- 403
- 500
- 501
Teams for retention policy successfully retrieved.
No access token provided
Do not have appropriate permissions
Something went wrong with the server
Feature is disabled