Skip to main content
GET
Campaign details
Use this endpoint to retrieve full details of a specific campaign, including its knowledge base items.

Endpoint

GET /campaign-details/:campaign_id Authentication: Required (workspace auth)

Path Parameters

Response

Knowledge Base Types

Example cURL

Headers

token
string
required

API token for authentication

Path Parameters

campaign_id
integer
required

ID of the campaign

Response

Campaign details retrieved successfully

ID
integer
AGENT_ID
integer
CAMPAIGN_NAME
string
START_DATE
string
END_DATE
string
CAMPAIGN_STATUS
integer
CAMPAIGN_STATUS_NAME
string
MAX_RETRY
integer
MAX_DELAY
object
CONDITIONS
object
AGENT_NAME
string
UPDATED_DATE
string
campaign_knowledge_base
object[]