List teams in workspace

Get a list of teams in the workspace. Shows teams you are a member of, public teams, and private teams if you have workspace management permissions.

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 teams for.

Query Params
string

Search for a team name or id 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.

Response

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