---
title: "Returns a counter of all the metric states in alert form per chain."
method: POST
path: "/server/redis/alertsOverview"
tags: ["Redis"]
---

# Returns a counter of all the metric states in alert form per chain.

`POST /server/redis/alertsOverview`

## Request body

- ChainSources — unresolved $ref

## Response `200`

OK

## Other responses

- `532` — Error: Missing key(s) in request body.
- `533` — Error: Redis client not initialised.
- `534` — Error: Could not retrieve data from Redis.
- `538` — Error: JSON does not obey the required schema.

## Changes

- **2021-07-09** `7abd9c7d6948` — 1 breaking, 4 warning, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - removed the request property `parentIds/unique_chain_id/dockerhub_repos`
  - removed the request property `parentIds/unique_chain_id/github_repos`
  - removed the request property `parentIds/unique_chain_id/include_chain_sourced_alerts`
  - …2 more

[Change history](https://skmtc.dev/simplystaking/apis/panic-api/changes/server/redis/alertsOverview/post.md)

---

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