Get campaign items with filters
CampaignItem
Get campaign items with filters
Retrieves campaign items with optional filters including status, archived state, and pagination.
GET
Get campaign items with filters
Documentation Index
Fetch the complete documentation index at: https://docs.starleads.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Path Parameters
ID of the campaign.
Query Parameters
Optional list of running statuses to filter items.
Available options:
Pending, Calling, Processed, ProcessingResult, Error Number of items per page (default: 50).
Page number to retrieve (default: 1).
Filter items with LastCallDate greater than or equal to this date.
Filter items with LastCallDate less than or equal to this date.
Response
Success
Paginated result containing campaign items.

