List customers
Customers
List customers
Returns a paginated list of customers filtered by the provided criteria.
GET
List customers
Authorizations
HTTP Basic authentication. Use your secret key as the username and an empty string as password. The API key should be base64 encoded in the format 'username:' when sending the Authorization header.
Query Parameters
Search by name, email, document, or phone
Filter by exact email
Filter by document ID
Page number (starts at 1)
Number of items per page