Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Sort order, use: name, email, created_at, net_revenue, last_request_at for descending order use '-' e.g. &sort=-name
Number of documents
Sparse fields, use: name, email for example ?fields[customers]=name,email
It is recommended to always filter by site_id, for example ?filter[site_id]=111. This param is required when the account has multiple sites
Filter with fuzzy search of name/email, for example ?filter[search]=alexa
Filter customers created in the last N days, e.g. ?filter[created_in_last]=30
Filter customers not created in the last N days
Filter hidden customers
Filter customers who joined in the last N days
Filter customers active in the last N days
Filter customers inactive in the last N days
Filter customers whose name contains the given value
Filter customers whose email contains the given value
Filter customers whose phone number contains the given value
Filter customers whose address line 1 contains the given value
Filter customers whose address line 2 contains the given value
Filter customers whose city contains the given value
Filter customers whose state contains the given value
Filter customers whose country contains the given value
Filter customers whose zip code contains the given value
Filter customers with a specific tag ID
Filter customers with all specified tag IDs
Filter customers without the specified tag ID
Filter subscribed customers
Filter customers with a specific offer ID
Filter customers without the specified offer ID
Filter customers who used a specific coupon code
Filter customers who submitted a specific form ID
Filter customers who have not submitted the specified form ID
Filter customers who registered for a specific event ID
Filter customers who have not registered for the specified event ID
Filter customers who completed a specific assessment ID
Filter customers who passed a specific assessment ID
Filter customers who failed a specific assessment ID
Filter customers whose net revenue equals the given value
Filter customers whose net revenue is greater than the given value
Filter customers whose net revenue is less than the given value
Filter customers subscribed in the last N days
Filter customers unsubscribed in the last N days
Filter customers who have never subscribed
Filter customers who were sent a specific email broadcast ID
Filter customers who were not sent the specified email broadcast ID
Filter customers who were not sent any of the specified email broadcast IDs
Filter customers who did not receive the specified email broadcast ID
Filter customers who opened a specific email broadcast ID
Filter customers who did not open the specified email broadcast ID
Filter customers who clicked a specific email broadcast ID
Filter customers who did not click the specified email broadcast ID
Filter customers who bounced a specific email broadcast ID
Filter customers who did not bounce the specified email broadcast ID
Filter customers who dropped a specific email broadcast ID
Filter customers who did not drop the specified email broadcast ID
Filter customers who opened an email in the last N days
Filter customers who did not open an email in the last N days
Filter customers who were delivered an email in the last N days
Filter customers who were not delivered an email in the last N days
Filter customers who clicked an email in the last N days
Filter customers who did not click an email in the last N days
Filter customers that are hard bouncing
Filter customers who bounced in the last N days
Filter customers who complained in the last N days
Filter customers manually unsubscribed in the last N days
Filter customers who opted out in the last N days
Filter healthy customers with open data
Filter passive customers with open data
Filter unengaged customers with open data
Filter inactive customers with open data
Filter customers subscribed to a specific newsletter ID
Filter customers unsubscribed from a specific newsletter ID
Filter suppressed customers
Filter customers whose mobile phone number contains the given value
Filter customers subscribed to a specific email sequence ID
Filter customers not subscribed to a specific email sequence ID