Download the embedded WebSocket OpenAPI YAML
Response Body
application/yaml
curl -X GET "https://athena-cluster.com/openapi-wss.yaml""string"Empty
Download the embedded OpenAPI YAML GET
Previous Page
Upgrade to the Athena WebSocket gateway GET
Upgrade the connection to `wss` and exchange JSON messages following the `GatewayWsRequest` schema. A connection-level `GatewayWsResponse` with a `status` of `success` is sent immediately after the upgrade, followed by one response per inbound request (matched by `request_id` when provided). Actions mirror the HTTP gateway surface.