---
title: "List Components"
method: GET
path: "/components"
tags: ["Components"]
---

# List Components

`GET /components`

## Query parameters

- `filter[meta][key]` unknown
- `per_page` integer
- `page` integer
- `filter[meta]` string
- `sort` string[]
- `filter[status]` 1 | 2 | 3 | 4 | 5 | 6
- `filter[name]` string
- `filter[enabled]` boolean
- `filter[tags]` string
- `include` string[]

## Response `200`

Paginated set of `Component`

## Changes

> 30 revisions in range; 3 could not be searched.

- **2026-07-27** `09d2b7258b3c` — 1 breaking, 7 warning, 2 info
  - the `data/items/attributes/pivot/component_status/value` response's property type/format changed from `string, null`/`` to `integer, null`/`` for status `200`
  - added the new `Major outage` enum value to the `data/items/attributes/pivot/component_status/human` response property for the response status `200`
  - added the new `Operational` enum value to the `data/items/attributes/pivot/component_status/human` response property for the response status `200`
  - added the new `Partial outage` enum value to the `data/items/attributes/pivot/component_status/human` response property for the response status `200`
  - …6 more
- **2026-07-25** `e653c575dc15` — 1 info
  - added the required property `included/items/anyOf[subschema #2: Incident]/attributes/published` to the response with the `200` status
- **2026-07-14** `07c8910874e5` — 2 breaking
  - removed the enum value `incidentsCount` from the property `items/` of the `query` request parameter `include`
  - removed the enum value `incidentsExists` from the property `items/` of the `query` request parameter `include`
- …earlier changes not shown

[Full history](https://skmtc.dev/cachethq/apis/cachet/changes/components/get.md)

---

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