# GET /transcripts/:id/coaching

**Resource:** [Transcripts](./transcripts.md)  
**Scopes:** `calls:read`  
**Write operation:** no

Get all coaching results for a specific transcript.

## Parameters

| Name | In | Type | Required | Description |
|------|----|------|----------|-------------|
| `id` | path | uuid | yes | Transcript ID |

---
Base URL: `https://api.trustpager.com/functions/v1/api/v1` — Auth: `Authorization: Bearer YOUR_API_KEY`