Skip to main content
GET
Get a coach call evaluation

Authorizations

Authorization
string
header
required

API key in the format avoca_<64 hex characters>

Headers

x-team-id
integer

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

id
integer
required

Coach call ID (number)

Query Parameters

timezone
string
default:America/New_York

IANA timezone for date calculations (default America/New_York)

Response

The coach call

data
object

An evaluated coach (QA) call. evaluation_answers maps rubric item keys to "Yes" / "No" / "N/A" — join to GET /api/coach/rubrics via rubric_id for item names.