Skip to main content
POST
Model Health

Authorizations

apikey
string
header
required

Body

application/json

POST /rt/model-health payload.

Same target shape as /rt/redteam and /rt/playground.

target
ModelConfig · object
required

Response

Successful Response

status
enum<string>
required
Available options:
healthy,
unhealthy
message
string
Example:

"Model health check completed successfully"

data
Data · object
error
string
Example:

"Error while checking model health"