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

# Get Incident Update

`GET /incidents/{incident}/updates/{update}`

## Path parameters

- `incident` integer, required
- `update` integer, required

## Query parameters

- `include` string[]

## Response `200`

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