Skip to main content
GET
Get campaign sending status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Campaign ID

Example:

"019f985c-92bc-7230-87b5-f5241f08f2c0"

Query Parameters

with_ai_summary
boolean
default:false

Include AI-generated summary

Example:

false

Response

Sending status data with human-readable summary. Returns null for both fields if no data is available.

Sending status data with human-readable summary. Returns null for both fields if no data is available.

diagnostics
null | object

Raw sending status data. Some fields may be missing when campaign is out of schedule.

summary
null | object

Human-readable summary of the sending status