Campaigns
Get Campaign
Returns a single campaign based on the ID supplied
GET
/
campaigns
/
{campaign_id}
Authorizations
X-API-KEY
string
headerrequiredPath Parameters
campaign_id
string
requiredID of campaign to return
Response
200 - application/json
msg
string
err
boolean
results
object
Was this page helpful?