List customers
Direct-route records
List customers
Lists end customers onboarded under the current tenant account.
GET
List customers
What this endpoint does
Lists end customers onboarded under the current tenant account.When to use it
Use it to build customer search, onboarding queues, and links into customer detail.Before you call
Authenticate with an API key that can read this resource. Results are restricted to the tenant account bound to that key.Money and balance effect
This is a read-only request. It does not reserve, debit, credit, or settle money.States and completion
Customer and verification states are snapshots. Fetch the customer or its entitlements when you need current eligibility.Safe retries
GET requests are read-only and may be retried with normal exponential backoff. Do not send anIdempotency-Key.
Read Customers for the complete workflow.Authorizations
Send the same Wayex API key as Authorization: Bearer <key>.
Query Parameters
Admin keys only: scope results to the given client account (counterparty). Non-admin callers passing this parameter receive 403 — it is never silently ignored.

