List members
Members
List members
List all members of the team
GET
List members
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.