---
title: "Changes to List prompt templates with optional filters"
method: GET
path: "/api/prompt-templates"
---

# Changes to List prompt templates with optional filters

`GET /api/prompt-templates`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 106 revisions.

- **2026-08-20** `d06bca6c3ff5` — 12 breaking, 1 info
- **2026-08-07** `06cac6a7c5bc` — 1 info

## Changes

- **2026-08-20** `d06bca6c3ff5` — 12 breaking, 1 info
  - the `templates/items/` response's property type changed from `object` to no type for status `200`
  - removed the required property `templates/items/body` from the response with the `200` status
  - removed the required property `templates/items/createdAt` from the response with the `200` status
  - removed the required property `templates/items/createdBy` from the response with the `200` status
  - removed the required property `templates/items/eventType` from the response with the `200` status
  - removed the required property `templates/items/id` from the response with the `200` status
  - removed the required property `templates/items/isDefault` from the response with the `200` status
  - removed the required property `templates/items/scope` from the response with the `200` status
  - removed the required property `templates/items/scopeId` from the response with the `200` status
  - removed the required property `templates/items/state` from the response with the `200` status
  - removed the required property `templates/items/updatedAt` from the response with the `200` status
  - removed the required property `templates/items/version` from the response with the `200` status
  - added `#/components/schemas/PromptTemplate, subschema #2` to the `templates/items/` response property `allOf` list for the response status `200`
- **2026-08-07** `06cac6a7c5bc` — 1 info
  - added the media type `application/json` for the response with the status `200`

---

[Operation](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/docs/api/prompt-templates/get.md) · [API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [Page](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/changes/api/prompt-templates/get)
