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}}/campaign/api/v2/public/{{streamId}}/campaign/{{campaignId}}/status?accountId={{accountId}}&view=status
application/json
auth: {{JWT}}
host
https://platform.kore.ai
streamId
campaignId
view
status
curl --location 'https://{{host}}/campaign/api/v2/public/{{streamId}}/campaign/{{campaignId}}/status?accountId={{accountId}}&view=status' \ --header 'iid: st-0603182c-7ffb-53c3-b307-47ca14bxxxxx' \ --header 'accountId: 67777ce93e25326494exxxxx' \ --header 'auth: <token>' \ --data '{}'
auth
iid
accountId
{ "status": "success", "data": { "id": "cd-469cba4-2597-471d-b5ed-02732c2xxxxx", "status": "Ready", "name": "Service Renewal Outreach Campaign6" } }
"success"
"failure"
data.id
data.status
Active
Stopped
data.name
Was this page helpful?