# GET /auto-queues/:id

**Resource:** [Auto Queues](./auto-queues.md)  
**Scopes:** `automations:read`  
**Write operation:** no

Retrieve an auto queue with its steps.

## Parameters

| Name | In | Type | Required | Description |
|------|----|------|----------|-------------|
| `id` | path | uuid | yes | Auto queue ID |

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