Skip to main content
GET
List Campaigns
List campaigns for the authenticated company. You can filter by status or label. Results are ordered newest first. The default page size is 50, and limit is capped at 100.

Request

string
Optional status filter: draft, scheduled, sent, sending, cancelled, paused, waiting_approval, or rejected.
string
Optional label name filter. Only campaigns assigned this label are returned.
integer
Optional page size. Defaults to 50; maximum 100.
integer
Optional zero-based row offset. Defaults to 0.

Responses

emailPreset is the linked email’s Style > Format: branded (company logo and full footer), minimal (no logo, simple footer), or null for SMS campaigns and emails stored as a single raw HTML block. Use it to check chrome consistency across campaigns without fetching each one.