get http://localhost:9100/api/versioned/v1/operations
Successful calls return a stream of operation objects containing recent operations submitted. Each operation is a JSON object, and the stream is newline-delimited. By default, returns the 25 most recent operations.