v1

latestOpenAPI 3.0.0BSD-3-Clause2026-07-146135105.7 KB
teams

List Teams

Get a list of all the current user teams. You can use the query params to filter your results. On admin mode, this endpoint will return a list of all of the project's teams. Learn more about different API modes.

get/teams

Query parameters

searchstring

Search term to filter your list results. Max length: 256 chars.

limitinteger

Results limit value. By default will return maximum 25 results. Maximum of 100 results allowed per request.

offsetinteger

Results offset. The default value is 0. Use this param to manage pagination.

orderTypestring

Order result by ASC or DESC order.

Response

Teams List

suminteger required

Total sum of items in the list.