List pre-call transfers
List 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.
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
Results per page (default 100, max 1000)
x <= 1000Pagination offset (default 0)
Start of date range (ISO 8601; default 7 days ago)
End of date range (ISO 8601; default now)
Comma-separated rule types to filter by. One or more of: REJECTED_AGENT_PREVIOUSLY, RECENT_CALLER, UPCOMING_APPOINTMENTS, RECENT_APPOINTMENTS, CUSTOMER_TYPE_RESIDENTIAL, CUSTOMER_TYPE_COMMERCIAL, CALLER_PHONE_MATCH, CALL_REASON_MATCH, CUSTOMER_TAG_MATCH.