cURL
curl --request GET \ --url https://api-prod.interactly.ai/campaigns/v1/campaigns/{campaign_id}/calls/{call_id} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get a call by its ID in a campaign.
Retrieve your API Key from Dashboard API Keys Section.
Campaign configuration ID
24
"5eb7cf5a86d9755df3a6c593"
Successful Response