Skip to main content
GET
Get Team User

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required
user_id
string
required

Query Parameters

id
string

Composite identifier ({team_id}:{user_id}). Alternative to team_id + user_id.

Response

Success

data
data · object