Skip to main content

Get team members for a user

GET 

/api/v4/users/:user_id/teams/members

Get a list of team members for a user. Useful for getting the ids of teams the user is on and the roles they have in those teams.

Permissions

Must be logged in as the user or have the edit_other_users permission.

Request

Responses

Team members retrieval successful