users
Get users by group channels ids
Get an object containing a key per group channel id in the query and its value as a list of users members of that group channel.
The user must be a member of the group ids in the query, or they will be omitted from the response.
Permissions
Requires an active session but no other permissions.
post/api/v4/users/group_channels
Request body
string[] required
Response
User list retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.