Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
https://{{host}}/agentassist/api/v1/public/{{IID}}/campaign/{{campaignId}}/status?view=status
application/json
auth: {{JWT}}
host
https://platform.kore.ai
IId
campaignId
view
status
curl --location --request POST 'https://{{host}}/agentassist/api/v1/public/{{IID}}/campaign/{{campaignId}}/status?view=status' \ --header 'iid: st-0603182c-7ffb-53c3-b307-47ca14b9xxxx' \ --header 'accountId: 67777ce93e25326494e9xxxx' \ --header 'auth: <token>'
auth
iid
accountId
{ "status": "success", "data": { "id": "cd-0e0475b-a418-400d-9164-21eb7e89xxxx", "status": "Stopped", "name": "Voice From API- With Preview Dialing Mode- 2" } }
"success"
"failure"
data.id
data.status
Active
Stopped
data.name
Was this page helpful?