Error
A valid request URL is required to generate request examples{
"id": "<string>",
"name": "<string>",
"status": "scheduled"
}{
"error": "<string>",
"details": "<string>"
}Campaigns
Get Campaigns Details
Note: This endpoint is subject to change and may not be supported in future releases.
Retrieves detailed information of a specific campaign
GET
/
campaigns
/
{id}
Error
A valid request URL is required to generate request examples{
"id": "<string>",
"name": "<string>",
"status": "scheduled"
}{
"error": "<string>",
"details": "<string>"
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the campaign
