Download algorithm event data (management)
GET/api/management/algorithm-instances/:algorithmInstanceId/events/:eventId/data
Returns the raw binary data for the specified algorithm event. Requires management access role.
Request
Responses
- 200
- 403
- 404
Binary event data returned
Forbidden
Resource not found