Stream a public sample's OME-Zarr pyramid
Endpoints
Stream a public sample's OME-Zarr
Authenticated byte proxy for a public sample’s OME-Zarr store — the H&E image (he/...) and every pinned marker channel (markers/{marker}/...). The root manifest is zarr.json. This is the way to read the actual marker pixel data. Only the he/ and markers/ namespaces are served; everything else is denied. Never reserves or spends credits.
GET
Stream a public sample's OME-Zarr pyramid
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Path within the zarr store; slashes are not URL-encoded (e.g. zarr.json, he/0/zarr.json, markers/CD3/c/0/0/0).
Response
File bytes (binary for chunks, JSON for metadata).
The response is of type file.