v171

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0726249111.7 MB
Datasets

Retrieve a datapoint

Retrieves a datapoint object

get/v2/datasets/{dataset_id}/datapoints/{datapoint_id}

Path parameters

string required
OR
string ulid required

The id of the resource

The unique identifier of the dataset

datapoint_idstring required

The unique identifier of the datapoint

The unique identifier of the datapoint

Response

Datapoint retrieved.

_idstring required

The unique identifier of the dataset item

workspace_idstring required

The unique identifier of the workspace it belongs to

inputsobject

The inputs of the dataset. Key value pairs where the key is the input name and the value is the input value. Nested objects are not supported.

expected_outputstring
dataset_idstring required

The unique identifier of the dataset

snapshot_versionstring

The version of the dataset snapshot

created_by_idstring nullable

The unique identifier of the user who created the dataset

updated_by_idstring nullable

The unique identifier of the user who last updated the dataset