Team User API
Get Team User
Get a specific team user by team ID and user ID, or by composite ID.
GET
Get Team User
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Composite identifier ({team_id}:{user_id}). Alternative to team_id + user_id.
Response
Success
Get Team User

