List all teams

Returns a paginated list of all Teams of the workspace.

Expandable Properties

This endpoint supports relations expansion on:

  • leader
  • level
  • parent

Read more in our section about expandable properties.

Query Params
string

Which relations to expand. Available relations: leader, level, parent.

string

Filter teams by Level.

string

Which field to use when ordering the results. Available options: name, created_at. Ascending order by default, use a - before the name of the field to have a descending order (ex: ordering=-name). Default to name.

integer

A page number within the paginated result set.

integer

Number of results to return per page.

string

Filter teams by Parent.

Response

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