v4

latestOpenAPI 3.1.0MIT2026-08-02128224900.7 KB
Emails

Retrieve Email History By Id

Retrieve a specific historical version of an email's body

get/emails/{id}/history/body/{history_id}

Path parameters

idstring required
history_idinteger required

Query parameters

expandstring[]

If provided, expand the given field.

If provided, expand the given field.

Response

OK

history_idinteger required

A monotonically increasing history entry ID.

creation_datestring date-time required

The date and time at which the object was first created.

valuestring required

The field's value at the time of this history entry.

user_idstring nullable

The ID of the user who made this change, if attributable.