Events

Subscribe to real time events.

Subscribe to events. An EventSource can be used to listen to events (the Swagger test page won't work).

Each client connection is unique to that client app, and clients will only receive the events that are meant for them.

The JWT must be sent in the authorization query param instead of the header.<br /><hr /><h3>🛡️ Requires Capabilities: None</h3>

get/api/v1/events/subscribe

Query parameters

authorizationstring required

Changes