Skip to main content
GET

Headers

string
required
Bearer YOUR_API_KEY
string
Your project UUID. Not required if the API key already encodes the project.

Response

Returns an array of campaign objects ordered by created_at descending.
string
Unique campaign identifier (UUID)
string
Project this campaign belongs to
string
Display name of the campaign
string
Email subject line
string
Original HTML body content
string
Processed HTML with tracking injected
string
One of: sending · scheduled · sent · partially_sent · failed
number
Number of addresses targeted
number
Emails successfully sent
object
Snapshot of the recipient sources used when the campaign was sent
string
ISO 8601 scheduled send time, or null
string
ISO 8601 actual send time, or null
string
ISO 8601 creation timestamp