APIMLList the org datasets that are currently attached to a custom ML model owned by the caller’s organization

Parameters

Name

Type

Req.

  • id

    string / UUID
    required

Returns

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