Retrieve a detailed summary of a specific call identified by its unique call ID. This endpoint supports summaries for both regular calls and calls handled by Sona. Call summaries are only available on business and scale plans.
GET
/
v1
/
call-summaries
/
{callId}
Get a summary for a call
Copy
Ask AI
curl --request GET \ --url https://dev-public-api.openphone.dev/v1/call-summaries/{callId} \ --header 'Authorization: <api-key>'