Export Customers
Intent
Reads the customers without changing it.
When to call it
Call this after your application has received or stored the identifier for the customers.
Access boundary
Authorize the request with a token that carries customers:read or customers:write.
Successful result
A successful request returns 200. The response schema below defines the body your integration receives.
Operational notes
Export customers as a CSV file.
Scopes: customers:read customers:write
GET
Export Customers
Authorizations
You can generate an Organization Access Token from your organization's settings.
Query Parameters
Filter by organization ID. The organization ID.
Example:
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Response
Successful Response
The response is of type string.