List users
Users
List users
List the app’s users — distinct document owners with document counts.
Each user_id is valid for the X-As-User header. display_name is
included when available. Requires an app-scoped credential; user-scoped
credentials cannot enumerate other users.
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.
Headers
Optionally set this header to act as a specific user when using an API Key, equivalent to first exchanging the API Key for a User Token
Query Parameters
Required range:
1 <= x <= 200Required range:
x >= 0