subscriptions
Endpoints to manipulate event subscriptions.
List all subscriptions
Get all subscriptions of all subscribers in the system
List all subscribers for a given event type
Get all subscriptions of registered subscribers
Get subscriber by id
Get the subscriber with a defined id.
Define subscriber with all subscriptions
Define or redefine a subscriber with all subscriptions.
Delete by id
Delete the subscriber with a defined id.
Add subscription to subscriber
Add a specific subscription to a subscriber.
Delete a specific subscription from the subscriber.
Delete a specific subscription from the subscriber.
[WebSocket] Listen to registered events of given subscriber
## WebSocket Endpoint