List teams
Attention: This endpoint will return only paginated responses starting June 2, 2026. To start returning paginated responses before that date, include the query parameter limit in your request.
List all teams in Sigma.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Query parameters
page
Use to specify further pages using the string returned in the nextPage portion of the response.
limit
Number of results to return per page, with a maximum of 1,000 per request. Use the page option in subsequent requests to retrieve the next set of results.
name
description
visibility
Allowed values:
Response
The response body.
Single page
One page of results
OR
Paginated results
Multiple pages of results

