---
title: "Get any alerts for the cluster"
method: GET
path: "/alerts"
tags: ["cluster-info"]
---

# Get any alerts for the cluster

`GET /alerts`

Get any alerts for the cluster

## Query parameters

- `node_address` string, required

## Response `200`

Alerts information

- object
  - `data` AlertsInfo[], required
    - `name` string, required — Name of alert
    - `info` string, required — Array of alerts

## Other responses

- `400` — API Error
- `500` — API Error

## Changes

> 45 revisions in range; 1 could not be searched.

- **2023-11-16** `5325cac80bc0` — 1 breaking
  - added the new required `query` request parameter `node_address`
- **2023-06-23** `1bfef798f617` — 1 info
  - endpoint added
- **2022-06-13** `7856cb3301b2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/changes/alerts/get.md)

---

[API](https://skmtc.dev/yugabyte/apis/yugabyte-cloud.md) · [All operations](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yugabyte/yugabyte-cloud/revisions/a851ee3a0a88/schema)
