Get Users By State
Returns a paginated list of users from the organization filtered by state. Supported values: INACTIVE, DELETED.
Authentication
Api-Keystring
API key of the organization. Always sent together with the Secret-Access header.
Path parameters
organization_slug
Headers
Secret-Access
Query parameters
cursor
limit
search
state
Response
Successful Response
message
Message of the response
code
Internal code of the response
datetime
Datetime of the API in ISO Format
data
next_cursor
has_next_page
total_count
Errors
422
Unprocessable Entity Error
