{ "operationId": "getTransactions", "method": "GET", "path": "/v0.1/data/collections/{collection}/transactions", "status": "200", "response": { "historicalDates": [ "2022-05-05", "2022-05-06", "2022-05-07" ], "historicalValues": [ 3602, 2566, 285 ], "currentValue": 260 } }