---
title: "Changes to Read Run Blob"
method: GET
path: "/api/v1/runs/{id}/blobs/{blobHash}"
---

# Changes to Read Run Blob

`GET /api/v1/runs/{id}/blobs/{blobHash}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 134 revisions.

- **2026-08-17** `64a24779d395` — 1 warning
- **2026-08-14** `6d9c2ee8b495` — 1 warning

## Changes

- **2026-08-17** `64a24779d395` — 1 warning
  - changed the pattern of the `path` request parameter `blobHash` from `^[0-9a-f]{64}$` to `^[0-9A-Fa-f]{64}$`
- **2026-08-14** `6d9c2ee8b495` — 1 warning
  - changed the pattern of the `path` request parameter `blobHash` from `^[0-9a-f]{64}$` to `^[0-9A-Fa-f]{64}$`

---

[Operation](https://skmtc.dev/fabro-sh/apis/fabro-run-api/docs/api/v1/runs/:id/blobs/:blobHash/get.md) · [API](https://skmtc.dev/fabro-sh/apis/fabro-run-api.md) · [Page](https://skmtc.dev/fabro-sh/apis/fabro-run-api/changes/api/v1/runs/:id/blobs/:blobHash/get)
