Retrieves a specific dataset by its unique identifier
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the dataset
Dataset retrieved successfully. Returns the complete dataset object.
The unique identifier of the dataset
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$The display name of the dataset
The unique identifier of the project it belongs to
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$The unique identifier of the workspace it belongs to
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$The unique identifier of the user who created the dataset
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$The unique identifier of the user who last updated the dataset
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$The date and time the resource was created
The date and time the resource was last updated