---
title: "List prompt templates with optional filters"
method: GET
path: "/api/prompt-templates"
tags: ["PromptTemplates"]
---

# List prompt templates with optional filters

`GET /api/prompt-templates`

## Query parameters

- `eventType` string
- `scope` string
- `scopeId` string
- `isDefault` 'true' | 'false'

## Response `200`

List of prompt templates

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
