---
title: "Show dataset related to a case-generating tag"
method: GET
path: "/cases/{case_token}/evidences/{evaluation_token}/alerts"
tags: ["Cases"]
deprecated: true
---

# Show dataset related to a case-generating tag

`GET /cases/{case_token}/evidences/{evaluation_token}/alerts`

> **Deprecated.**

<Callout type="warning" title="Deprecated Warning">
  This endpoint is deprecated in favor of using Investigations.
</Callout>

When activity results in case creation through an evaluation, this will return activity data that meets the tag criteria. This can include transaction data, PII updates, account data, sanctions screening data, or even more.

## Path parameters

- `case_token` string, required
- `evaluation_token` string, required

## Response `200`

Case

- object

---

[API](https://skmtc.net/alloy/apis/alloy-api.md) · [All operations](https://skmtc.net/alloy/apis/alloy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alloy/alloy-api/versions/405799de4d2a/schema)
