Get member
Members
Get member
Get details of a specific member
GET
Get member
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Pattern:
^[0-9a-z]+$Response
200 - application/json
OK
The ID of the team member.
Pattern:
^[0-9a-z]+$Example:
"df6jbw4h36..."
The user ID of the member. Users can be part of multiple teams.
Pattern:
^[0-9a-z]+$Example:
"df6jbw4h36..."
Example:
"John Doe"
Example:
"john.doe@example.com"
Example:
"https://example.com/john-doe.jpg"
Available options:
owner, admin, user The date and time this member was added to the team.
The date and time this member was last updated.