You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gets all of the users in the system and their information, the result is only limited to what the callee has access to view. It supports the #pagination parameters, alongside the #query-and-fields parameters.
URL
Requires Auth
HTTP Method
/api/v1/users.list
yes
GET
Query Parameters
Argument
Example
Required
Description
fields
{ name: 1, emails: 0 }
Optional
Field include hash (value of 1 to include, 0 to exclude).