# GET /agent-proposals/:id

**Resource:** [Agent Proposals](./agent-proposals.md)  
**Scopes:** `agent-ops:read`  
**Write operation:** no

Get a single agent proposal by ID.

## Parameters

| Name | In | Type | Required | Description |
|------|----|------|----------|-------------|
| `id` | path | string | yes | Proposal UUID |

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