v1
latestOpenAPI 3.0.02026-07-266091181.5 KBsummaries
Fetch summary by Call ID
Retrieve summary details for a specific call ID
get/api/v1/transcripts/summaries/{call_id}
Path parameters
call_idstring required
The unique identifier of the call associated with the summary
Response
OK
Example response
{
"call_id": "770e8400-e29b-41d4-a716-446655440000",
"language": "en",
"sentiment": 0.85,
"summary": "The company reported positive growth...",
"summary_id": "550e8400-e29b-41d4-a716-446655440000",
"symbol": "MSFT",
"transcript_id": "660e8400-e29b-41d4-a716-446655440000"
}