Emails
Get revisions of a marketing email
Get a list of all versions of a marketing email, with each entry including the full state of that particular version. To view the most recent version, sort by the updatedAt parameter.
get/marketing/emails/2026-03/{emailId}/revisions
Path parameters
emailIdstring required
Query parameters
afterstring
The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.
beforestring
limitinteger
The maximum number of results to display per page.
Response
successful operation