Athena
Ready

Readiness probe for the WebSocket gateway

GET
/ready

Response Body

application/json

curl -X GET "https://loading/wss://your-athena-host.example.com/ready"
{
  "status": "ok",
  "port": 7070,
  "api_base": "http://localhost:4052"
}