Retrieve a Dataset
Guide to retrieving a Dataset in the Fetch Hive API.
Retrieve details for a specific data set
Authorizations
AuthorizationstringRequired
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".
Path parameters
idstringRequired
Data set token
Responses
200
Successful response
application/json
default
Error
application/json
get
/data_sets/{id}Last updated
Was this helpful?