APIOrgsFetch a single dataset by id so long as it belongs to the authenticated org

Parameters

Name

Type

Req.

  • id

    string / UUID
    required

Returns

get
/org/datasets/{id}
$ curl "https://api.zoo.dev/org/datasets/{id}" \
	--header "Authorization: Bearer $TOKEN"
200 OK
Response
{}