get
HTTP Request
GET /api/v1/datasets/:datasetReference
Path parameters
Parameter
datasetReference
A qualified reference to the dataset. See referencing resources for more information.
Authorization
Overview access to the dataset is required. If a dataset's overview is not public, your access token must have one of the following scopes:
data.overview
data.metadata
data.data
data.edit
Learn more about authorization.
Request body
The request body must be empty.
Response body
Returns a JSON representation of a dataset resource.
Last updated
Was this helpful?