Retrieve a dataset
curl -X GET "https://loading/api/v1/datasets/ds_1234567890abcdef"{
"id": "string",
"organization_id": "string",
"name": "string",
"description": "string",
"item_count": -2147483648,
"metadata": {
"property1": null,
"property2": null
},
"created_at": "string",
"updated_at": "string",
"object": "dataset"
}Empty