Campaign details
Campaigns
Campaign Details
Retrieve full details of a specific campaign including knowledge base items.
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
| Parameter | Type | Required | Description |
|---|---|---|---|
campaign_id | number | Yes | ID of the campaign |
Response
Knowledge Base Types
| Type | Description |
|---|---|
1 | File (PDF, document) — URL is an AWS S3 link |
2 | Link (web URL) |
Example cURL
Headers
API token for authentication
Path Parameters
ID of the campaign
Response
Campaign details retrieved successfully

