cURL
curl --request POST \ --url https://api-prod.interactly.ai/campaigns/v1/insurance-calling/calls/status \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get the status of multiple campaign calls in bulk.
Retrieve your API Key from Dashboard API Keys Section.
Successful Response