List customers
Customers
List customers
Retrieve a paginated list of customers with optional search and filters.
GET
List customers
Authorizations
YuvexPay API key. Include as Authorization: Bearer ypk_<env>_<kid>_<secret> where <env> is test (sandbox) or live (production). Create and manage keys in the dashboard under Settings > API Keys.
Query Parameters
Search by name, email, or document.
Filter by active status.
Available options:
true, false Page number for pagination.
Required range:
x >= 1Number of items per page (1-100).
Required range:
1 <= x <= 100
