Read the event backlog of an algorithm instance
GET/api/flows/:dataflowId/algorithm-instances/:algorithmInstanceId/events
Long poll returning a page of event metadata after the given cursor. An empty window answers 200 with the caller's cursor echoed back, so the cursor is stable across empty polls. Payloads are fetched per event.
Request
Responses
- 200