{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Workers KV Stored Data Analytics API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Workers KV Stored Data Analytics", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Query Stored Data Analytics", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_id/storage/analytics/stored", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "query", "value": "", "type": "query" } ] }, "docs": "Retrieves Workers KV stored data metrics for the given account." } ] } ], "bundled": true }