Retrieves a paginated list of campaigns for the current user with optional call count information.
Return campaigns in the current workspace. Use this for campaign dashboards, monitoring pages, and post-run reconciliation after either the standard flow or the beta large-campaign flow.Documentation Index
Fetch the complete documentation index at: https://docs.ringg.ai/llms.txt
Use this file to discover all available pages before exploring further.
limit and offset for pagination.call_count=true when the UI needs call totals with each campaign.bulk_list_id for detailed call-level results.(Required) Your Ringg AI API key.
"7251cb4b-3373-43a4-844c-b27a1d45e0c9"
Whether to include call count for each campaign (default: true).
Maximum number of campaigns to return (default: 10).
1 <= x <= 1000Number of campaigns to skip for pagination (default: 0).
x >= 0