Load Datatse
GET/api/loadDataset
API used to load Dataset.
Responses
- 200
- 403
- 500
Returns dataset to load
Returns a HttpStatus.FORBIDDEN if the User does not have access
Internal error that prevented the retrival of dataset
GET/api/loadDataset
API used to load Dataset.