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