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

# Get active alerts

`GET /alerts`

Fetches active alerts for the authenticated user, excluding those that have been dismissed.

## Response `200`

A list of active alerts.

## Other responses

- `500` — Failed to fetch 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)
