Email Campaigns
List Campaigns
Retrieve all email campaigns for a project, newest first
GET
Headers
Bearer YOUR_API_KEYYour project UUID. Not required if the API key already encodes the project.
Response
Returns an array of campaign objects ordered bycreated_at descending.
Unique campaign identifier (UUID)
Project this campaign belongs to
Display name of the campaign
Email subject line
Original HTML body content
Processed HTML with tracking injected
One of:
sending · scheduled · sent · partially_sent · failedNumber of addresses targeted
Emails successfully sent
Snapshot of the recipient sources used when the campaign was sent
ISO 8601 scheduled send time, or
nullISO 8601 actual send time, or
nullISO 8601 creation timestamp