v1
latestOpenAPI 3.0.32026-07-134103031.5 MBUser Management
List Users
get/users/
Query parameters
accountboolean
activeboolean
excludestring[]
Fields to exclude from the response.
exclude_targetstring[]
exclude_teamstring[]
labelstring[]
A unique Base58 value identifying this object.
label_logical_operator'and' | 'or'
Logical operator to apply between user labels:
(Defaults to or)
- and - and
- or - or
lengthinteger
Number of results to return per page.
mfa_enabledboolean
no_accessboolean
orderingstring
Which field to use when ordering the results.
pageinteger
A page number within the paginated result set.
rolestring[]
A unique Base58 value identifying this object.
searchstring
A search term.
targetstring[]
teamstring[]
Response
Example response
{
"count": 6,
"page_total": 1,
"page": 1,
"length": 10
}