Check a campaign status
check_campaign_statusReturns the status of a campaign (draft / open / in_progress / completed / cancelled). Scoped to campaigns belonging to the organization that owns the API key. Requires an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | Campaign UUID returned by create_campaign_order. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| status | No | ||
| campaign_id | No | ||
| confirm_url | No | ||
| ordered_by_agent | No |