List all contacts

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

Search by email or phone number

When searching by email or phone number, use the html url-encoded value.
for example: "+31612345678" would be "%2B31612345678"

List all contacts (With pagination)

You can call this endpoint to get a list of contacts.

The object returned contains a nextPage url in case there is a second page (or more) with the correct use of parameters.

You can also change the amount of contacts returned by the parameter ?limit=50.
The maximum amount of contacts you can call per request is 100.
Without setting the limit parameter, the default 50 contacts would be fetched.

Path Params
string
required

Shop ID

Query Params
string

Filter by e-mail

string

Filter by phoneNumber

string
enum

Filter by type

Allowed:
integer

limit the amount of results

integer

skips records

Response

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