Get Basic Centralized User Organizations

Purpose: Returns a paginated list of users in the centralized organization with only basic identification fields (id, email, full_name, first_name, last_name, created_at). Lighter alternative to /user-organizations/.

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

documentstringOptional
limitintegerOptional1-100
offsetintegerOptional>=0

Response

Successful Response
resultslist of objects
totalintegerOptional

Errors

422
Unprocessable Entity Error