List users
Users
List users
List the app’s users — distinct document owners with document counts.
Each user_id is a valid X-As-User value (the exact owner key
ingestion stamped). display_name is best-effort enrichment from the
Person roster. Requires an app-scoped API key or admin JWT; user JWTs are
rejected by the AppScoped gate — a user token is already bound to one
identity and doesn’t get to enumerate the roster.
GET
List users
Authorizations
API Key or JWT User Token. If using an API Key, set the X-As-User header to act as a specific user. A JWT User Token is always scoped to a specific user.
Query Parameters
Required range:
1 <= x <= 200Required range:
x >= 0