---
title: "List the page templates available to a workspace."
method: GET
path: "/api/external/v1/templates/get-list"
tags: ["GenPages"]
---

# List the page templates available to a workspace.

`GET /api/external/v1/templates/get-list`

Two kinds come back. `workspace` templates were built by this account in
the GenPage dashboard; `premade` ones ship with GenPage and are available
to everyone. Either can be applied to a campaign.

## Query parameters

- `workspace_id` integer, required — The workspace to list for.
- `search` string, nullable — Match on template name.

## Response `200`

- object[]

## Changes

- **2026-08-17** `dd3f47f72f7a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/genpage/apis/genpage-external-api-documentation/changes/api/external/v1/templates/get-list/get.md)

---

[API](https://skmtc.dev/genpage/apis/genpage-external-api-documentation.md) · [All operations](https://skmtc.dev/genpage/apis/genpage-external-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/genpage/genpage-external-api-documentation/revisions/29a37db12acb/schema)
