Skip to main content
GET
cURL

Authorizations

X-API-KEY
string
header
required

Authorization header containing API key. You can find your API key in the dashboard under 'API Keys'.

Path Parameters

campaign_id
string<uuid>
required

ID of campaign to return

Response

Campaign response

msg
string

Message from the API

Example:

"Campaign retrieved successfully"

err
boolean

Indicates if the response is an error

Example:

false

results
object