Get Users

Deprecated
Returns a list of users from the organization.

Authentication

Api-Keystring

API key of the organization. Always sent together with the Secret-Access header.

Path parameters

organization_slugstringRequired

Headers

Secret-AccessstringRequired

Query parameters

cursorstringOptional
limitintegerOptionalDefaults to 10
versionintegerOptionalDefaults to 1
searchstringOptional

Response

Successful Response
messagestring
Message of the response
codestring
Internal code of the response
datetimestring
Datetime of the API in ISO Format
datalist of objectsOptional
next_cursorstringOptional
has_next_pagebooleanOptional
total_countintegerOptional

Errors

422
Unprocessable Entity Error