User
The ID of the user.
The page to retrieve. Default: 1.
1The number of results per page. Default: 20, Max: 50.
20The list of collections the user has access to, with permissions.
Authorization information is missing or invalid.
If a user without proper permissions tries to call this endpoint, the call is rejected with 403 Forbidden.
The user was not found.
Invalid parameters.
Returns the user's personal collection (type: user). This is the default collection where users store their personal media.
The ID of the user.
The user's My Library collection.
Authorization information is missing or invalid.
If a user without proper permissions tries to call this endpoint, the call is rejected with 403 Forbidden.
The user was not found.
Invalid parameters.
The ID of the user.
The page to retrieve. Default: 1.
1The number of results per page. Default: 20, Max: 50.
20The requested media list extended with permission of the user on the media.
Authorization information is missing or invalid.
If a user without proper permissions tries to call this endpoint, the call is rejected with 403 Forbidden.
The user was not found.
Invalid parameters.
The ID of the user.
The user object.
Authorization information is missing or invalid.
If a user without proper permissions tries to call this endpoint, the call is rejected with 403 Forbidden.
The user was not found.
Invalid parameters.
A role to filter the users by.
Email address of the user.
The page to retrieve. Default: 1.
1The number of results per page. Default: 20, Max: 50.
20The list of user objects.
Required parameter is missing.
Authorization information is missing or invalid.
If a user without proper permissions tries to call this endpoint, the call is rejected with 403 Forbidden.
Invalid parameters.
Role updates are successfully applied, the updated list of user objects
Required parameter is missing.
Authorization information is missing or invalid.
If a user without proper permissions tries to call this endpoint, the call is rejected with 403 Forbidden.
The user(s) was not found.
Invalid parameters.
Last updated
Was this helpful?