Skip to main content
GET
/
health
Health check
curl --request GET \
  --url http://co-mind-platform-host/health
{
  "status": "ok"
}

Response

200 - application/json

Service is healthy

status
string
Example:

"ok"