Skip to main content
Version: v0.20.1

Get the events for an algorithm instance (management)

GET 

/api/management/algorithm-instances/:algorithmInstanceId/events

Retrieves the algorithm and internal events for the specified algorithm instance. Pass sinceSequence and sinceTimestamp to read only what is new since an earlier call; sinceTimestamp is inclusive, so de-duplicate internal events on id. Requires management access role.

Request

Responses

The events have been successfully retrieved.