---
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

---

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