teams
Get team members for a user
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.
get/api/v4/users/{user_id}/teams/members
Path parameters
user_idstring required
User GUID
Response
Team members retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.