---
title: "Get Alerts"
method: GET
path: "/api/v1/anomaly-detection?alerted=true"
tags: ["Anomaly Detection"]
---

# Get Alerts

`GET /api/v1/anomaly-detection?alerted=true`

Retrieve the alerts by timestamps

## Query parameters

- `alerted` boolean, required
- `startDate` string, date, required
- `endDate` string, required

## Headers

- `Authorization` string, required
- `apikey` string, required

## Response `200`

---

[API](https://skmtc.net/umbrellacost/apis/admin.md) · [All operations](https://skmtc.net/umbrellacost/apis/admin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/umbrellacost/admin/revisions/b0a65610726b/schema)
