List Campaigns
Campaigns
List Campaigns
Retrieves a paginated list of created campaigns.
GET
List Campaigns
Documentation Index
Fetch the complete documentation index at: https://docs-in.getello.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Search keyword to filter campaigns by name or other attributes.
Filter campaigns based on their current status.
Available options:
scheduled, running, completed, failed Example:
"scheduled"
The page number to retrieve.
Required range:
x >= 1Number of campaigns to return per page.
Required range:
1 <= x <= 100