Get localized content
Broadcast Message Contents
Get localized content
Reads one content of a broadcast message, including the content attribute.
GET
Get localized content
Authorizations
Accepts either a raw API key or Bearer <key>.
Headers
Optional dated API revision for the request. Must use YYYY-MM-DD format.
Pattern:
^\d{4}-\d{2}-\d{2}$Example:
"2026-03-01"
Path Parameters
Broadcast ID.
Message ID.
Content ID.
Response
Broadcast message content returned with body.
Content metadata for a broadcast message (one per locale / default). The
list response omits content; fetch a single record for the body.
BCP-47-style locale tag, or null for the default content variant.
Full body: exactly one of mjml, html, text, or payload is set.

