Skip to main content

Get Campaign

Retrieve a specific campaign by ID. Users can only access their own campaigns.
integer
required
Campaign ID

Response

object
Response status information
integer
HTTP status code (200)
string
Status message
object
Campaign object
integer
Campaign ID
string
Campaign name
string
Current campaign status
string
Associated ElevenLabs batch call ID
integer
Number of recipients in the campaign
string
ISO 8601 timestamp when campaign is scheduled (if scheduled)
boolean
Whether the campaign was sent immediately
string
ISO 8601 creation timestamp

Error Responses

object
Unauthorized - Invalid or missing authentication
object
Campaign not found