Calls
Get Call
Retrieve a single call by ID.
GET
Retrieve your API Key from your VozAgent Dashboard.
Path parameters
string
required
The unique identifier of the call to retrieve.
Response
Returns the full call record including transcript, analysis, and recording URL.string
Full conversation transcript.
string
AI-generated summary of the call.
string
Detected intent:
new_quote, follow_up, schedule, etc.string
URL to the call recording (if available).
number
Call cost in USD.

