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

# Get Technical Alert Global Settings

`GET /developer/technical-alerts/settings`

Get global technical alerting settings (dry-run mode, etc.).

## Response `200`

Successful Response

- TechnicalAlertGlobalSettingsResponse
  - `pagerduty_dry_run` boolean, required
  - `evaluation_prompt` 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)
