Documentation Index
Fetch the complete documentation index at: https://docs.centryos.xyz/llms.txt
Use this file to discover all available pages before exploring further.
When to use
Use this to list all accounts you’ve created (users and businesses) for dashboards or reconciliation.Endpoint
GET {{ACCOUNT_URL}}/v1/ext/account/users- Auth: Bearer
{{accessToken}} - Query params:
limit(max 10),page(default 1)
Request
Response (200)
Notes
- Returns both
USERandBUSINESSaccounts. - Use
metato page through results.