Retrieve a dataset

Retrieve a dataset. The definition of the dataset will be returned, not its data. Use
GET:/download/{owner}/{id} or GET:/file_download/{owner}/{id}/{file} to retrieve the original files
content, or POST:/sql/{owner}/{id} or POST:/sparql/{owner}/{id} to query the data.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!