For the complete documentation index, see llms.txt. This page is also available as Markdown.

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
200

Successful retrieval of customers data

application/json
get/v0/customers
200

Successful retrieval of customers data

Last updated