Get campaign sending status
Campaign
Get campaign sending status
Returns sending status data explaining why a campaign may not be sending emails or is sending slower than expected. Note: Some fields may be missing when the campaign is out of schedule. Always-present fields: campaign_id, last_updated, status, issue_tracking.
Requires one of the following scopes: campaigns:read, campaigns:all, all:read, all:all
GET
Get campaign sending status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Campaign ID
Example:
"019e3bd1-b542-7109-9503-a3fb808856cc"
Query Parameters
Include AI-generated summary
Example:
false
Response
Sending status data with human-readable summary. Returns null for both fields if no data is available.