[
{
"name": "<string>",
"description": "<string>"
}
]
Get the current version of a dataset
[
{
"name": "<string>",
"description": "<string>"
}
]
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type DataDictionaryItem · object[]
.