---
title: "List Incident Updates"
method: GET
path: "/incidents/{incident}/updates"
tags: ["Incident Updates"]
---

# List Incident Updates

`GET /incidents/{incident}/updates`

## Path parameters

- `incident` integer, required

## Query parameters

- `per_page` integer
- `page` integer
- `filter[status]` string
- `sort` string[]
- `include` string[]

## Response `200`

Paginated set of `Update`

## Other responses

- `404` — Not found

---

[API](https://skmtc.net/cachethq/apis/cachet.md) · [All operations](https://skmtc.net/cachethq/apis/cachet/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cachethq/cachet/versions/1cae90969eb9/schema)
