Stream a single result file (API-key authenticated)
Endpoints
Download result file
Proxies a single file from the OME-Zarr result store. path is the path within the zarr store (e.g. zarr.json, CD3/zarr.json, CD3/c/0/0/0). Authenticated via the same bearer API key as the rest of /api/v1/; org-scoped to the job. Use this when walking the zarr tree from a client that does not have direct GCS credentials.
GET
Stream a single result file (API-key authenticated)
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.
Response
File bytes (binary for chunks, JSON for metadata).
The response is of type file.