---
title: "Get information on all recordings"
method: GET
path: "/recordings"
tags: ["recordings"]
---

# Get information on all recordings

`GET /recordings`

## Query parameters

- `pattern` string
- `fields` string[]
- `offset` integer
- `limit` integer

## Response `200`

List of recordings

- Recordings — List of recordings
  - `tasks` Recordings[]

## Other responses

- `default` — A processing or an unexpected error.

---

[API](https://skmtc.net/influxdata/apis/kapacitor.md) · [All operations](https://skmtc.net/influxdata/apis/kapacitor/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/influxdata/kapacitor/versions/796853de0228/schema)
