GET
/
v1
/
campaigns
/
{id}

Authorizations

X-Api-Key
string
headerrequired

Your API key.

Path Parameters

id
string
required

Response

200 - application/json
id
string

Unique identifier of the campaign

name
string

Name of the campaign

agentId
string

Unique identifier of the agent to perform the campaign with

startDate
string

Start date of the campaign

timeSlots
object[]

Timeslots of the campaign (when the calls will be performed during the day). Max 2 timeslots

batchSize
integer

The number of calls per...

retry
object

Retry parameters when the contact cannot be reached

days
enum<string>[]

Days of the campaign

Available options:
MONDAY,
TUESDAY,
WEDNESDAY,
THURSDAY,
FRIDAY,
SATURDAY,
SUNDAY