GetModelResponseSchema
messageobjectrequired
Model details object.
statusstring
Indicates the result of the operation. Typically "success".
GetModelResponseSchema
{
"message": {},
"status": "success"
}
Was this page helpful?