v4

latestOpenAPI 3.1.0MIT2026-08-02128224900.7 KB
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

nextstring nullable

The URL to the next page of results, if any.

previousstring nullable

The URL to the previous page of results, if any.

countinteger required

The total number of results across all pages.