---
title: "Get a activities data for a cluster"
method: GET
path: "/activities"
tags: ["cluster-info"]
---

# Get a activities data for a cluster

`GET /activities`

Get activities data for a Yugabyte cluster

## Response `200`

Activities Response

- object
  - `data` ActivityData[], required
    - `name` string, required
    - `data` object, required

## Other responses

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

## Changes

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

- **2023-07-14** `b44367caa028` — 1 breaking, 1 info
  - added the new required `query` request parameter `status` to all path's operations
  - added the new optional `query` request parameter `database` to all path's operations
- **2023-06-21** `7a9a7c839446` — 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/activities/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)
