Get paginated list of customers with filters

Required scopes:

  • customer.read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter customers by international phone number.

string

Filter customers by first name.

string

Filter customers by last name.

string

Filter customers by email.

string

Filter customers by loyalty card number (exact match). The loyalty card number, when specified, comes from a previous loyalty system and not from HeyPongo. HeyPongo identifiers are the cust_id.

integer

The number of items per page. Default: 100

integer

The page number. Default: 1

string

Filter customers updated after a certain date.

string

Filter customers updated before a certain date.

Body Params
string | null
string | null
string | null
string | null
string | null

Must be a valid email address.

string | null
string | null
integer | null

Must be at least 1.

integer | null

Must be at least 1. Must not be greater than 1000.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json