Broadcasts
GET
Get Broadcast
GET /v1/broadcasts/{broadcastId}Retrieve a specific broadcast by ID with full details.
Use Cases:
- View broadcast configuration before sending
- Check broadcast status and content
- Retrieve broadcast details for display in your application
- Verify broadcast settings before triggering send
Behavior:
- Returns complete broadcast object with all fields
- Includes email content (subject, HTML, text, preview text)
- Shows current status and send schedule
- Broadcast must belong to your workspace
Required Scope: read:broadcasts
Response Includes:
- Broadcast ID, name, and current status
- Sender address and reply-to
- Full email content
- Topic and segment associations
- Scheduled send time
- Creation timestamp
Path parameters
broadcastIdstringrequiredBroadcast ID
Response
200Successfully retrieved broadcast with full details and email content
objectstringrequiredidstringrequirednamestringrequiredstatusstringrequiredfromanyrequiredemailContentanyrequiredreplyToanyrequiredtopicIdanyrequiredsegmentIdanyrequiredsendAtanyrequiredcreatedAtstringrequired