get https://{domain}/api/notifications/subscribeToUpdates
NB: This endpoint is described as a normal REST API call, but it is actually a websocket connection, so access it like that. The models can be used still since they will be correct
NB: This endpoint is described as a normal REST API call, but it is actually a websocket connection, so access it like that. The models can be used still since they will be correct
Try It! to start a request and see the response here!