List Campaigns
Campaigns
List Campaigns
List all campaigns
GET
List Campaigns
Retrieve a list of your campaigns with pagination and filtering options.
Query Parameters
The page number to retrieve.Default:
1The number of campaigns to return per page. Max 100.Default:
20Search for campaigns by name. You can also use
name as an alias for this parameter.Filter by relative date range.Allowed values:
24h: Last 24 hours7d: Last 7 days30d: Last 30 days90d: Last 90 days1yorlast_year: Last 365 daysall: All time (default)
Filter by specific start date (ISO 8601). Cannot be used with
range.Filter by specific end date (ISO 8601). Cannot be used with
range.Response
Indicates if the request was successful.
List of campaigns.
Pagination metadata.
Request Examples
- cURL
- Node.js
- TypeScript
- Python
- PHP
- Go
- Java
Response Examples
- 200 OK
- 429 Rate Limited
Related Endpoints
Get Campaign
View detailed statistics for a campaign
Create Campaign
Start a new campaign