Health
Last updated
Was this helpful?
Health commands
Returns a 200 OK if the server can reach all its dependencies like databases, RabbitMQ and OpenSearch.
Successful operation
OKGET /api/ready HTTP/1.1
Accept: */*
Successful operation
{
"status": "OK"
}Last updated
Was this helpful?
Was this helpful?