Skip to content

Summarize Call

GET
/calls/[id]/summary

Generate a summary of a call log by its ID

Authorization

X-Struct-API-Keyheader
string
required

The API Key you generated using the Struct Dashboard.

Example Response

{
"summary": "During the call, the assistant, identifying as Lisa from a real estate company, initiated contact with the user, Sammy, to gather some basic information....",
}