Datasets
Get
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the dataset to retrieve
Response
200
application/json
Dataset retrieved successfully
The response is of type object
.
cURL