Campaigns
List Campaigns
Retrieve all campaigns in your workspace
GET
Documentation Index
Fetch the complete documentation index at: https://docs.sendpilot.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request
Your API key
Filter by campaign status. Options:
all, active, paused, draft, finishedPage number for pagination
Number of items per page (max: 100)
Response
Array of campaign objects
Pagination metadata
Authorizations
API key for authentication
Query Parameters
Filter by campaign status
Available options:
active, paused, draft, finished, all Page number
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100