Skip to main content

GetModelResponseSchema

messageobjectrequired

Model details object.

statusstring

Indicates the result of the operation. Typically "success".

Default: success
GetModelResponseSchema
{
"message": {},
"status": "success"
}