Campaigns
Get campaign
Retrieve a single campaign by ID
GET
Returns the full campaign object.
Authentication
Project API key for this organization and project. Format:
bot_live_…Path parameters
Organization ID. Must match the API key.
Project ID. Must match the API key.
Campaign ID.
Response
Campaign ID.
Campaign name.
One of
draft, running, paused, completed, cancelled.outbound or inbound.workflow, static, or whatsapp.Workflow ID when
campaign_type is workflow.Caller ID numbers for outbound campaigns.
Customer list IDs used for bulk dialing.
Creation timestamp.
Last update timestamp.
Errors
Missing, invalid, or revoked API key.
API key is not authorized for this organization or project.
Campaign not found.

