Function Accuracy

Get a dataset example

Get one example (row) with its per-column values.

get/v3/datasets/{dataset_api_id}/rows/{row_key}

Path parameters

dataset_api_idstring required

Unique identifier of the dataset.

row_keystring required

Key of the row.

Response

The request has succeeded.

errorstring nullable

Error message if the retrieval failed

Changes