API → MLRetrieve the details of a single custom ML model so long as it belongs to the caller’s organization
Parameters
Name
Type
Req.
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
get
/ml/custom/models/{id}$ curl "https://api.zoo.dev/ml/custom/models/{id}" \
--header "Authorization: Bearer $TOKEN"200 OK
Response{}