Retrieves events
GET/v1/eventSources/:sourceId:receiveEvents
Preview: The API is in development or testing phases and the interface could still change slightly.
Opens an SSE stream to start receiving events from an event source.
Scope: []
Request
Responses
- 200
- 404
The Server Sent Event stream has been opened. You will now receive events.
The sourceId is not found.