cURL
curl --request GET \ --url https://api.rigbox.dev/api/workspaces/{id}/logs/stream \ --header 'Authorization: Bearer <token>'
Stream workspace logs in real-time via Server-Sent Events.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Workspace ID
SSE log stream