Get Campaign
Campaigns
Get Campaign
Retrieve detailed information about a specific campaign by its ID.
Get Campaign
Headers
Bearer token for authentication (e.g.,
Bearer <your_token>).Path Parameters
The unique identifier of the campaign (e.g.,
camp_abc123).Response
Indicates if the request was successful.
The campaign object containing full details.
The error type or code (Error responses only).
A descriptive message explaining the error (Error responses only).

