Supported products
Supported products
Required Scopes
Required Scopes
content
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Only return emails created at exactly the specified time.
Only return emails created after the specified time.
Only return emails created before the specified time.
Only return emails last updated at exactly the specified time.
Only return emails last updated after the specified time.
Only return emails last updated before the specified time.
Specifies which fields to use for sorting results. Valid fields are name
, createdAt
, updatedAt
, createdBy
, updatedBy
. createdAt
will be used by default.
The cursor token value to get the next set of results. You can get this from the paging.next.after
JSON property of a paged response containing more results.
The maximum number of results to return. Default is 10.
Include statistics with emails.
Include the names for any associated marketing campaigns.
Include the names of any workflows associated with the returned emails.
Email types to be filtered by. Multiple types can be included. All emails will be returned if not present.
AB_EMAIL
, BATCH_EMAIL
, LOCALTIME_EMAIL
, AUTOMATED_AB_EMAIL
, BLOG_EMAIL
, BLOG_EMAIL_CHILD
, RSS_EMAIL
, RSS_EMAIL_CHILD
, RESUBSCRIBE_EMAIL
, OPTIN_EMAIL
, OPTIN_FOLLOWUP_EMAIL
, AUTOMATED_EMAIL
, FEEDBACK_CES_EMAIL
, FEEDBACK_CUSTOM_EMAIL
, FEEDBACK_CUSTOM_SURVEY_EMAIL
, FEEDBACK_NPS_EMAIL
, FOLLOWUP_EMAIL
, LEADFLOW_EMAIL
, SINGLE_SEND_API
, MARKETING_SINGLE_SEND_API
, SMTP_TOKEN
, TICKET_EMAIL
, MEMBERSHIP_REGISTRATION_EMAIL
, MEMBERSHIP_PASSWORD_SAVED_EMAIL
, MEMBERSHIP_PASSWORD_RESET_EMAIL
, MEMBERSHIP_EMAIL_VERIFICATION_EMAIL
, MEMBERSHIP_PASSWORDLESS_AUTH_EMAIL
, MEMBERSHIP_REGISTRATION_FOLLOW_UP_EMAIL
, MEMBERSHIP_OTP_LOGIN_EMAIL
, MEMBERSHIP_FOLLOW_UP_EMAIL
, MEMBERSHIP_VERIFICATION_EMAIL
Filter by published/draft emails. All emails will be returned if not present.
Limit the response to only include this specified list of properties.
Filter by campaign GUID. All emails will be returned if not present.
Specifies whether to return archived emails. Defaults to false
.