Skip to main content
GET
Get segmentation artifact manifest
Mask pixels are uint32 local labels. Morphology and per-marker Parquet tables join by instance_id; these are true cell observations, unlike the pixel-grid matrix produced by ordinary prediction-to-AnnData conversion.

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
layerId
string<uuid>
required

Response

Artifact manifest

Explicit per-cell contract. Mask pixels are uint32 local labels; morphology and marker Parquet tables join by instance_id. This is distinct from pixel-grid prediction matrices.

schemaVersion
enum<string>
required
Available options:
1.0
layerId
string<uuid>
required
entityType
string
required
modelVersion
string
required
coordinateFrame
string
required
instanceCount
integer | null
required
createdAt
string<date-time>
required
artifacts
object
required