List teams

DEPRECATED: Use GET /v3/workspaces/{slug}/teams instead. This endpoint returns all teams you belong to across workspaces.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*