users

List Users

List all users with pagination and optional filters. Requires System Admin.

get/api/v1/users

Query parameters

pageinteger
page_sizeinteger
searchstring nullable
is_activeboolean nullable

Headers

authorizationstring nullable
X-API-Keystring nullable

Response

Successful Response

totalinteger required
pageinteger required
page_sizeinteger required
has_nextboolean required

Changes

No recorded changes to this endpoint across all 5 revisions of this API.