Skip to main content
GET

Authorizations

string | header
required
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

string
required
The id of the campaign to retrieve.

Response

Returns the full campaign object for the given ID.
boolean
Indicates whether the request was successful.
object
The campaign object.
string
A human-readable message describing the result.