Skip to main content
GET
Retrieve detailed information about a specific campaign, including contact statistics, templates, and configuration.

Path Parameters

  • campaign_id (integer, required): The unique identifier of the campaign

Response

Returns the complete campaign object with all configuration and statistics.
Response

Response Fields

Example Code

cURL
Python
JavaScript

Error Responses

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaign_id
integer
required

Response

Successful Response