Skip to main content
GET
cURL
Rate Limit: 12 requests per second
The response includes a nested agent, integration, cycles config and, when available, an analytics snapshot. The shape of analytics depends on the campaign’s integration.type:
  • phone_call: call and contact counts and rates (e.g. calls, contactsAnswered, contactsConvertedRate).
  • whatsapp: message lifecycle counts and rates (e.g. sent, delivered, read, convertedRate).

Examples

Authorizations

Authorization
string
header
required

Add api-key YOUR_API_SECRET_KEY as the value of the Authorization header.

Path Parameters

id
integer
required

The identifier of the Campaign

Response

Campaign detail response

success
boolean
campaign
object

Single Campaign detail with nested agent, integration and cycles config. The analytics field is included only when a snapshot is available for the campaign.