Calls
Get a call
Get a specific call by ID. Requires the read:calls permission.
GET
Get a call
Authorizations
API key in the format avoca_<64 hex characters>
Headers
Target team ID. Required for multi-team (enterprise_all_teams / portfolio_all_teams) keys on v0 endpoints; single-team keys are locked to their team and omit it.
Path Parameters
The call ID (UUID)
Response
The call
A call record. The exact columns returned on list endpoints are governed by the team's configured column allowlist; the fields below are the standard set.
Previous
Get a call transcriptGet the transcript for a specific call. Requires the `read:transcripts` permission.
Next
Get a call