groups
Retrieves a specific group to which a user has accepted an invitation
Groups can be used to grant users many roles at once
get/users/{id}/groups/{group_id}
Path parameters
idstring required
User id
group_idstring required
Group id
Response
The call was successful
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.