Get dataset

Get dataset

Path parameters

dataset_idstringRequired
The unique identifier for the dataset

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

The dataset
createdUserIdstring
The user that created the resource
createdDtdatetime
The created datetime of the resource
updatedUserIdstring
The user that last updated the resource
updatedDtdatetime
The datetime the resource was last updated
namestring
The name of the dataset
datasetIdstring
The unique identifier for the dataset
statusenum
The status of the dataset
imageCountinteger
The number of fully processed images in the dataset
videoCountinteger
The number of fully processed videos in the dataset
descriptionstring or null
The description of the dataset
isDeletableboolean or nullDefaults to false
True if the dataset is in a state in which it can be deleted
encoderenum or null
The name of the encoder to transform your image and video data
Allowed values:

Errors