Coach
Get a coach call evaluation
Get a single evaluated coach call by its numeric ID. Requires the read:coach permission.
GET
Get a coach call evaluation
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
Coach call ID (number)
Response
The coach call
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.
Previous
List coach rubricsReference endpoint: lists the team's enabled rubrics. Items provide the key → name mapping for the `evaluation_answers` keys returned on coach calls. Requires the `read:coach` permission.
Next
Get a coach call evaluation