v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Datapoints

Gets the details of a datapoint by its id.

get/datapoint/{datapointId}

Path parameters

datapointIdstring required

The id of the datapoint to get.

Response

OK

idstring required

The id of the datapoint.

datasetIdstring required

The id of the dataset this datapoint belongs to.

state'Ready' | 'Pending' | 'Failed' required
contextstring nullable

Optional context text shown to annotators alongside the datapoint.

sortIndexinteger nullable

An optional upload index used to force a certain order.

createdAtstring date-time required

The timestamp when the datapoint was created.