Campaigns
Get Campaign Status
Gets the current status of the campaign
GET
Headers
Private key to access the API.
Path Parameters
UUID of the campaign
Response
200 - application/json
A standard response for successful campaign creation.
Possible values are SCHEDULED
, RUNNNING
, COMPLETED
, FAILED
, RETRYING
, STOPPED