---
title: "Resolve a prompt template for a given event type and scope chain"
method: GET
path: "/api/prompt-templates/resolved"
tags: ["PromptTemplates"]
---

# Resolve a prompt template for a given event type and scope chain

`GET /api/prompt-templates/resolved`

## Query parameters

- `eventType` string, required
- `agentId` string
- `repoId` string

## Response `200`

Resolved template info

## Other responses

- `400` — Missing eventType

---

[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)
