latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-21162526470.1 KB

52f1d8aaf083

Run Internals

Read Run Blob

Reads a previously stored blob by hash.

get/api/v1/runs/{id}/blobs/{blobHash}

Path parameters

idstring required

Unique run identifier (ULID).

blobHashstring required

Content-addressed SHA-256 hash of a stored blob. Hex input is case-insensitive; Fabro emits the canonical lowercase form.

Example:2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824

Content-addressed blob hash.

Response

Blob contents