Skip to main content

List a user's groups

GET 

/api/v1/users/:id/groups

Returns the groups a user belongs to, which is where roles granted to a whole team come from. Requires user.group.read.

Request

Responses