Retrieve the details of a single custom ML model so long as it belongs to the caller’s organization
Path parameters
/{id}
stringUUID//
Response
- 200 OK
- //
created_at:
stringISO-8601,//id:
stringUUID,//name:
string,//org_id:
stringUUID,//system_prompt:
string,//updated_at:
stringISO-8601//
}
Examples
get
/ml/custom/models/{id}200 OK
Response