get
https://investment-back.test.oceansdrop.com/api/v1/nola/events/stream
Opens a long-lived Server-Sent Events (SSE) stream (text/event-stream) for this client.
Each message contains event: <ApiEvents> and data: <json>, where data is a JSON payload
specific to the event type. Clients should auto-reconnect if the connection is interrupted.
Possible event: values are: ORDER_STATUS_CHANGED, ASSET_DEPLOYED.