GET
/
v1
/
campaigns
/
{id}

Headers

authorization
string
required

Your API key for authentication.

Path Parameters

id
string
required

The unique identifier of the campaign for which you want to retrieve detailed information.

Response

count
integer

The number of campaigns returned in the response.

campaigns
array

An array of campaign data objects. See the Campaign section for details.