---
title: "Get Agent Prompt Templates"
method: GET
path: "/agents/prompt-templates"
tags: ["Agents"]
---

# Get Agent Prompt Templates

`GET /agents/prompt-templates`

Return the system-prompt templates per agent type.

Lets the FE preview the exact string Flink will prepend at runtime (no drift
risk from duplicating the strings in frontend constants). Keys mirror
``AgentTypeEnum``: workflow / react.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.net/streamkap/apis/streamkap-rest-api.md) · [All operations](https://skmtc.net/streamkap/apis/streamkap-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streamkap/streamkap-rest-api/versions/8aea6143d003/schema)
