latestOpenAPI 3.0.12026-08-10234260964.0 KB
6cc88fde6435
Teams
List teams
Retrieves a list of teams.
get/teams
Query parameters
Allows filtering by organization_id using one or more operators.
Allows filtering by id using one or more operators.
Allows filtering by updated_at using one or more operators.
page[size]integer
Determines the number of items to show.
page[before]string
Pagination cursor. This is automatically generated as necessary and provided in HAL links (_links); it should not be constructed externally.
page[after]string
Pagination cursor. This is automatically generated as necessary and provided in HAL links (_links); it should not be constructed externally.
sort'label' | '-label' | 'created_at' | '-created_at' | 'updated_at' | '-updated_at'
Allows sorting by a single field.<br> Use a dash ("-") to sort descending.
Response
OK