Skip to main content

Application Health Check

Application Health Check

Responses
200

Default Response

Schema OPTIONAL
object[]
id uuid
modelId uuid
providerId uuid
status string
isAvailable boolean
latency number OPTIONAL
lastChecked date-time
POST /api/v1/healthcheck
http://localhost
curl -L -X POST 'http://localhost/api/v1/healthcheck' \
-H 'Accept: application/json'