List campaigns
Campaigns
List campaigns
List campaigns with optional status filtering and cursor-based pagination
GET
List campaigns
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Pagination cursor from a previous response
Maximum number of campaigns to return per page
Required range:
1 <= x <= 100Example:
50
Filter campaigns by lifecycle status
Available options:
draft, active, paused, completed