Skip to main content
GET
Get Campaign/Subcampaign

Authorizations

x-client-id
string
header
required

Client ID for API authentication

x-api-key
string
header
required

API Key for API authentication

Path Parameters

campaignId
string
required

The Id of the campaign/subcampaign to get.

Example:

"2ea1ae03ca521e437db76d76"

Response

data
object
required

Campaign for the given id.

Last modified on July 14, 2026