# GET /agents/calls/:callId

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

Get detailed call log including transcript (voice only).

## Parameters

| Name | In | Type | Required | Description |
|------|----|------|----------|-------------|
| `callId` | path | uuid | yes | Call log ID |

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