List members (Paginated)

Attention: This API endpoint uses pagination by default.

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.
Query Params
string

Use to specify further pages using the string returned in the nextPage portion of the response.

number

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.

string

[Deprecated] Use the email query parameter instead.

string

Filter by email address. You must URL encode the "@" character as %40.

boolean
boolean
Responses

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json