Get the policies which are applied to a user's channels
GET/api/v4/users/:user_id/data_retention/channel_policies
Gets the policies which are applied to the all of the channels 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
Channels for retention policy successfully retrieved.
No access token provided
Do not have appropriate permissions
Something went wrong with the server
Feature is disabled