> ## Documentation Index
> Fetch the complete documentation index at: https://docs.60db.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Transcript

> Get transcription of a recording

Fetch recording transcript (cached after first call).

```bash theme={null}
curl -X POST https://api.60db.ai/dialer/recordings/recording-uuid/transcript \
  -H "Authorization: Bearer your-api-key"
```
