Calls
Get call details
Returns full call details including the associated session with transcript, credits used, and a temporary recording download URL (if recording was enabled). The recording_url is valid for 7 days; use GET /calls/{id}/recording-url to mint a fresh URL after expiry.
GET
Get call details
Documentation Index
Fetch the complete documentation index at: https://docs.vocobase.com/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Get a fresh recording URLMints a freshly signed download URL for the call's recording, valid for 7 days. Use this when the `recording_url` returned by `GET /calls/{id}` or by the `session.completed` webhook has expired.
Returns 404 if the call has no recording, the call is not yet complete, or the recording file is no longer available.
Next
Get call details