Emails
Retrieve Email History
Retrieve the edit history for a specific email
get/emails/{id}/history
Path parameters
idstring required
Query parameters
expandstring[]
If provided, expand the given field.
If provided, expand the given field.
fieldstring required
The field to retrieve history for.
The field to retrieve history for.
pageinteger
The page number of the paginated response.
Example:1
The page number of the paginated response.
ordering'creation_date' | '-creation_date'
The ordering to apply to the results.
The ordering to apply to the results.
querystring
If provided, only return history entries matching the given query.
If provided, only return history entries matching the given query.
page_sizeinteger
The number of results per page.
The number of results per page.
Response
OK