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