List team members

Retrieves team members by cursor.

Required scope

organizations:teams:read

Rate limiting

Level 2

Enterprise only

This API is available only for Enterprise plan users. You can only use this endpoint if you have the role of a Company Admin. You can request temporary access to Enterprise APIs using this form.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the Organization.

string
required

The id of the Team.

Query Params
int32
1 to 100
Defaults to 100

Limit for the number of team members returned in the result list.

string

An indicator of the position of a page in the full set of results. To obtain the first page leave it empty. To obtain subsequent pages set it to the value returned in the cursor field of the previous request.

string

Role query. Filters members by role using full word match. Accepted values are:

  • "member": Team member with full member permissions.
  • "admin": Admin of a team. Team member with permission to manage team.
  • "non_team": External user, non-team user.
  • "team_guest": Team-guest user, user with access only to a team without access to organization.
Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json