Skip to main content
POST
Request a format-driven result export
Native OME-Zarr is returned without conversion. ZIP and TIFF generation is asynchronous and cached; repeating the same request reuses active/ready work or retries a failed export. The response manifest records selected contents, expiration, retryability, and artifact URLs.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json
format
enum<string>
required
Available options:
ome-zarr,
ome-zarr-zip,
ome-tiff
includeHe
boolean
default:false

Include processed/registered H&E.

includeSegmentation
boolean
default:false

Response

Native or cached result ready

schemaVersion
enum<string>
required
Available options:
1.0
status
enum<string>
required
Available options:
pending,
running,
ready,
failed
format
enum<string>
required
Available options:
ome-zarr,
ome-zarr-zip,
ome-tiff
selection
object
required
expiresAt
string<date-time> | null
required
retryable
boolean
required
error
string | null
required
artifacts
object
required