get http://<host>:9100/api/versioned/v1/datasets/
Retrieve a dataset by ID
Dataset ID
The dataset ID required for this endpoint (and any others that request a dataset ID) is a number, and can be found at the end of the
id
field returned when listing all datasets. For example, the ID ofunify://unified-data/v1/datasets/1
is1
Response Fields
Returns a dataset object describing the dataset retrieved.