Skip to main content
GET
Get Campaign Details

Authorizations

Authorization
string
header
required

Enter your API key: wave_live_<token>

Path Parameters

id
string
required

Response

Successful Response

id
string<uuid>
required

Campaign ID

title
string
required

Campaign title

status
enum<string>
default:LAUNCHED
Available options:
CREATED,
LAUNCHED,
PENDING,
COMPLETED,
MESSAGING_COMPLETED
active
boolean
default:true
messagesPerDay
integer | null
workingDays
enum<string>[] | null
Available options:
MONDAY,
TUESDAY,
WEDNESDAY,
THURSDAY,
FRIDAY,
SATURDAY,
SUNDAY
workingHours
string[] | null
account_id
string<uuid> | null
sequence_id
string<uuid> | null
increase_limit_gracefully
boolean | null
timezone
string | null
lists
string<uuid>[] | null

Attached audience list UUIDs

created_at
string<date-time> | null
updated_at
string<date-time> | null