users
Get all channel members for a user
Get all channel members for a user.
Permissions
Logged in as the user, or have edit_other_users permission.
get/api/v4/users/{user_id}/channel_members
Path parameters
user_idstring required
The ID of the user. This can also be "me" which will point to the current user.
Query parameters
pageinteger
Page specifies which part of the results to return, by PageSize.
pageSizeinteger
PageSize specifies the size of the returned chunk of results.
Response
User's uploads retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.