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