Get a sequence email
Fetches a single sequence email by id. Unlike List sequence emails, this endpoint always returns the full content — no include_content flag needed.
Use this when you have an email’s id and need the current body, timing, or publish state — for example, to render a preview before pushing an update via Update a sequence email.
For the field semantics, see Create a sequence email.
Authorizations
Authenticate API requests via an API Key
Query Parameters
Comma-separated list of additional data to include on each email. Valid options: stats. stats adds a stats object with per-email deliverability counts and rates (opens, clicks, bounces, complaints, unsubscribes), matching the numbers shown on the sequence report.
Response
Returns the sequence email details