Retrieves the details of an existing DataSet.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the DataSet
Returns a DataSet object if a valid dataset_id was provided. When requesting, if the dataset_id is related to a DataSet that has been deleted, a subset of the DataSet's information will be returned, including a deleted property, which will be true.