APIMLRetrieve the details of a single custom ML model so long as it belongs to the caller’s organization

Parameters

Name

Type

Req.

  • id

    string / UUID
    required

Returns

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