Skip to main content
GET
Retrieve the status and result of a summary job. Poll this endpoint until status is completed or failed, or use webhooks for real-time notifications.

Authentication

Requires an API key with summaries:read scope.

Path Parameters

id
string
required
The summary’s unique identifier (e.g., sum_abc123).

Response

Returns the summary object including its current status and, when completed, the structured output.

Response Fields

Output by Template

The output field structure varies by template:

tmpl_general_notes

tmpl_sales_call

tmpl_clinical_soap

Error Codes