cURL
Teammates
Fetch Teammate
Returns a single teammate by ID or email.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The teammate identifier, which can be either its UUID or its email. When using an email, the format should be alt:email:<email>.
Response
Teammate details