v1

latestOpenAPI 3.0.02026-07-24990169.2 KB

List teams

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

get/teams

Query parameters

searchstring

Search for a team name or id including this term.

order'ASC' | 'DESC'

Result order (ascending or descending)

orderBy'name' | 'createdAt'

Attribute to order by

limitinteger

Maximum items to fetch. Useful for pagination.

offsetinteger

Number of items to skip. Useful for pagination.

Response

Successful