curl --request GET \
--url https://control-plane.kubiya.ai/ws/stats \
--header 'Authorization: Bearer <token>'Get WebSocket connection statistics.
Returns statistics about active connections, messages sent, etc.
curl --request GET \
--url https://control-plane.kubiya.ai/ws/stats \
--header 'Authorization: Bearer <token>'Enter your Kubiya API token (format: Bearer
Successful Response
Was this page helpful?