Calls
Get latest call by phone number
Get the most recent call for a phone number. Requires the read:calls permission.
GET
Get latest call by phone number
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.
Query Parameters
Phone number to search
Response
The most recent matching 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
List pre-call transfersList inbound calls that were forwarded to a configured destination *before* the AI agent picked up, based on the team's pre-call transfer rules. These calls have `duration_seconds: 0` because the AI never engaged. Returns a fixed shape and does not honor the team's column allowlist. Requires the `read:calls` permission.
Next
Get latest call by phone number