Get all events for an algorithm instance (management)
GET/api/management/algorithm-instances/:algorithmInstanceId/events
Retrieves all algorithm and internal events for the specified algorithm instance. Requires management access role.
Request
Responses
- 200
- 403
The events have been successfully retrieved.
Forbidden