# GET /exports/templates/:id/views

**Resource:** [Export Templates](./export-templates.md)  
**Scopes:** `exports:read`  
**Write operation:** no

List all saved views for an export template.

## Parameters

| Name | In | Type | Required | Description |
|------|----|------|----------|-------------|
| `id` | path | uuid | yes | Template ID. |

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