docs(api): update websocket endpoint and auth requirements
This commit is contained in:
+2
-2
@@ -715,9 +715,9 @@ X-Timestamp: 1704067200000
|
|||||||
|
|
||||||
## Real-time Log Streaming (WebSocket)
|
## Real-time Log Streaming (WebSocket)
|
||||||
|
|
||||||
**Endpoint:** `/logs`
|
**Endpoint:** `/system/getLogs`
|
||||||
**Protocol:** WebSocket
|
**Protocol:** WebSocket
|
||||||
**Auth Required:** No (but requires authentication token in URL query parameter)
|
**Auth Required:** Yes (token)
|
||||||
**Permission Level:** None
|
**Permission Level:** None
|
||||||
|
|
||||||
Establish a WebSocket connection to receive real-time log streaming from the server.
|
Establish a WebSocket connection to receive real-time log streaming from the server.
|
||||||
|
|||||||
Reference in New Issue
Block a user