# GET /transcripts/coaching/:id

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

Retrieve a specific AI coaching result by ID.

## Parameters

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

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