Skip to main content
GET
Get format-driven result export status
Pass the same format and content-selection query used for the request. Pending/running exports return 202; ready native or generated artifacts return 200.

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

Query Parameters

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

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