---
title: "Get Anomaly Alerts"
method: GET
path: "/v2/giftcards/programs/{programId}/anomalies/alerts"
tags: ["anomalies"]
---

# Get Anomaly Alerts

`GET /v2/giftcards/programs/{programId}/anomalies/alerts`

## Path parameters

- `programId` string, required

## Query parameters

- `severity` AnomalyAlertSeverity[], nullable
- `type` AnomalyAlertType[], nullable
- `status` AnomalyAlertStatus[], nullable
- `from` string, nullable
- `to` string, nullable
- `page` integer
- `limit` integer
- `cardId` string

## Headers

- `X-Eposn-Customer-Token` string, nullable
- `X-Eposn-Merchant-Token` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/loyalty/apis/loyaltydog.md) · [All operations](https://skmtc.net/loyalty/apis/loyaltydog/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loyalty/loyaltydog/versions/42b7b22af2b6/schema)
