List platform users
List the customers you can manage through the White-Label Platform API — your reseller workspace’s customers, or (for platform admins) direct platform customers. q searches name and email (case-insensitive substring). Sorted by created_at descending. Required scope: platform:read. Requires white-label platform access (a reseller workspace with the white-label entitlement, or a platform admin acting from a root workspace) plus a live owner/admin membership in the calling credential’s own workspace — see White Label API.
Authorizations
API key (fam_..., created under Settings → API Keys) or an OAuth 2.0 access token (fam_at_...). Keys can be restricted to scopes such as assistants:read, calls:write, campaigns:write, automations:read, dashboards:read, dashboards:write, leads:write, segments:write, phone_numbers:write, sip_trunks:write, knowledge:write, voices:read, billing:read, settings:write, platform:read, platform:write; a *:write scope implies the matching *:read. Automation and dashboard endpoints also accept the legacy calls:* scope. Keys without scope restrictions have full access.
Query Parameters
Case-insensitive substring search across name and email.
Page size (1–200).
1 <= x <= 200Number of items to skip.
x >= 0