teams
Get a team member
Get a team member on the system.
Permissions
Must be authenticated and have the view_team permission.
get/api/v4/teams/{team_id}/members/{user_id}
Path parameters
team_idstring required
Team GUID
user_idstring required
User GUID
Response
Team member retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.