List coach call evaluations
List evaluated coach (QA) calls for the team, newest first. Each row includes the score, awarded/max points, per-item evaluation answers, and the rubric_id for joining to GET /api/coach/rubrics. Requires the read:coach 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)
IANA timezone for date calculations (default America/New_York)