Skip to main content
GET
Fetch one campaign

Authorizations

Authorization
string
header
required

Tenant API key (vdx_live_…) as Authorization: Bearer.

Path Parameters

id
string<uuid>
required

Response

The campaign, with its derived status and run progress.

id
string<uuid>
name
string
audienceId
string<uuid>
assistantId
string
status
string

Derived from the underlying batch on every read, never stored — so the two can never disagree.

batchId
string<uuid> | null
startAt
string<date-time> | null
createdAt
string<date-time>
enrolled
integer
suppressed
integer
blocks
object | null