Get

GET

Get a single dataset by ID.

Path parameters

idstringRequired

String ID of dataset. Starts with evts_.

Response

Successful Response

idstring
namestring
datapoint_countinteger
created_atdatetime
updated_atdatetime
project_idstringDeprecated

Datasets are now files and do not belong to projects. If this dataset was created before that change, the legacy project ID will be provided here, otherwise an empty string will be returned.

descriptionstringOptional

Errors