Fetch Customers

Fetch customers

get
/v0/customers
Query parameters
emailstring · emailOptional

Filter customers by email

Header parameters
Api-KeystringRequired

Your secret API key, available in the developer dashboard. Include this header on every request to authenticate your application.

Responses
chevron-right
200

Successful retrieval of customers data

application/json
get
/v0/customers
200

Successful retrieval of customers data

Last updated