cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/ws/stats
"<any>"
Get WebSocket connection statistics.
Returns: Statistics about active connections and message throughput
Successful Response
The response is of type any.
any
Was this page helpful?