cURL
Get apidatasets versions arrays chunks
GET /datasets//versions//arrays//chunks/
Returns 503 + Retry-After while real Zarr bytes are deferred-pending-zarr. Once zarr-python lands the view 302s to a presigned S3 URL — clients never see raw bucket / key tuples.
The full path through the URL ensures every request goes through the per-version visibility check; there is no direct-to-S3 path.
GET
cURL