Skip to main content
Version: Next

Poll for the next available algorithm event for this algorithm instance

GET 

/api/events/:algorithmInstanceId/poll

Long polling endpoint that returns the next available algorithm event for this specific algorithm instance. Supports 'since' query parameter with ISO date format to filter events after that timestamp. Only returns external events (excludes own events).

Request

Responses

The next algorithm event has been found