List team members within a workspace

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Slug of the workspace to fetch team members for.

string
required

ID of the team to fetch members for.

Query Params
string

Search for a user email or name including this term.

string
enum
Defaults to ASC

Result order (ascending or descending)

Allowed:
string
enum
Defaults to name

Attribute to order by

Allowed:
integer
≥ 1
Defaults to 100

Maximum items to fetch. Useful for pagination.

integer
≥ 0
Defaults to 0

Number of items to skip. Useful for pagination.

string
enum

Filter by team role.

Allowed:
boolean
Defaults to false

Include pending invites for this team.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*