# GET /portals/templates

**Resource:** [Portals](./portals.md)  
**MCP tool:** `list_portal_templates`  
**Scopes:** `portals:read`  
**Write operation:** no

List reusable portal templates (designs). A template carries branding / welcome / contact / pages / tools / nav order in config, with no anchor, members, or shares.

## Request example

```bash
curl   "https://api.trustpager.com/functions/v1/api/v1/portals/templates"   -H "Authorization: Bearer YOUR_API_KEY"
```

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