---
title: "Subscribe to resume updates"
method: GET
path: "/resumes/{id}/updates"
tags: ["Resumes"]
---

# Subscribe to resume updates

`GET /resumes/{id}/updates`

Streams lightweight invalidation events when the specified resume changes. The event payload contains metadata only; clients should refetch the resume for canonical data.

## Path parameters

- `id` string, required — The unique identifier of the resume.

## Response `200`

A stream of resume update invalidation events.

- unknown

---

[API](https://skmtc.net/rxresu/apis/reactive-resume.md) · [All operations](https://skmtc.net/rxresu/apis/reactive-resume/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rxresu/reactive-resume/revisions/68d25b21f805/schema)
