---
title: "Get dismissed alerts"
method: GET
path: "/alerts/dismissed"
tags: ["Alerts"]
---

# Get dismissed alerts

`GET /alerts/dismissed`

Fetches a list of alerts that have been dismissed by the authenticated user.

## Response `200`

A list of dismissed alerts.

## Other responses

- `500` — Failed to fetch dismissed alerts.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
