Skip to main content
GET
Get all team members

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

Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".

Response

array of team members

members
User · object[]
invited
User · object[]
inactive
User · object[]
robots
RobotUser · object[]