cURL
curl --request GET \ --url https://api.example.com/v2/ai-agents/{ai_agent_id}/postcall-analysis/results/{call_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Retrieve detailed post-call analysis results for a specific call.
Successful Response