This endpoint returns details on an email message variant.
The optional $expand=statistics parameter provides additional statistics about this email message variant.
Response
This endpoint responds with an object with the following properties:
Key
Value
emailMessageId
Unique identifier of email message
name
Name of email message
variants
A collection of objects with the following properties:
emailMessageVariantId | Unique identifier of email message variant name | Name of email message variant subject | Subject of email message variant
statistics
Summary statistics about the email message, summed up over all the variants, as objects with the following properties:
recipients | Total number of email message recipients opens | Number of email message recipients who opened the email clicks | Number of email message recipients who clicked on a link unsubscribes | Number of email message recipients who have opted out from your email list bounces | Number of email message recipients who are marked as undeliverable
Language
Authentication
Basic
base64
:
Click Try It! to start a request and see the response here!