Campaigns
Get Campaign
Get detailed information about a specific campaign.
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