List members
**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 users in Sigma.
### Usage notes
- Filter your results using the `email` query parameter.
- If using `email` to filter by email address, you must URL encode the "@" character as `%40`.
- **[Deprecated]** Using the `search` parameter is deprecated. If using `search` to filter by email address, you must URL encode the "@" character as `%40`.
- Using `email` and `search` together is not supported.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Query parameters
page
limit
search
email
includeArchived
includeInactive
Response
The response body.
OR

