List leads for a campaign with their current status.
Includes lead data from the dataset for display purposes.
Args: campaign_id: Campaign ID current_user: Authenticated user information service: Campaign service instance status_filter: Optional status filter page: Page number (1-indexed) page_size: Items per page (max 200)
Returns: Paginated list of campaign leads with lead data
Documentation Index
Fetch the complete documentation index at: https://bavlio.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Campaign lead status values.
pending, active, processing, completed, replied, bounced, unsubscribed, failed, paused, invalid, waiting_acceptance, connected, connection_ignored, rate_limited Page number
x >= 1Items per page
1 <= x <= 200