---
title: "Get Technical Alert Prompt"
method: GET
path: "/developer/technical-alerts/prompt"
tags: ["Developer", "Developer - Technical Alerting"]
---

# Get Technical Alert Prompt

`GET /developer/technical-alerts/prompt`

Get the universal and customer-specific technical alert evaluation prompts.

## Response `200`

Successful Response

- TechnicalAlertPromptResponse
  - `default_prompt` string, required
  - `global_prompt` string, nullable
  - `customer_context` string, nullable

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
