Get campaign status
get_campaign_statusReport what a campaign has actually done: leads, messages delivered, replies, opt-outs, meetings scheduled, and threads waiting on a human. Omit campaign_id to list every campaign in the account. Read-only. The response includes caveats about which numbers may lag — read them before telling the operator a campaign is or is not working.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| status | No | Filter the list by status, e.g. 'active', 'draft', 'paused'. | |
| campaign_id | No | One campaign. Omit to list all of them. |