# GET /agents/:id/outbound-config

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

List outbound configs for a voice agent (voice only).

## Parameters

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

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