{ "opencollection": "1.0.0", "info": { "name": "Instana REST API documentation Synthetic Metrics API", "version": "1.307.1417" }, "items": [ { "info": { "name": "Synthetic Metrics", "type": "folder" }, "items": [ { "info": { "name": "Get Synthetic Metrics", "type": "http" }, "http": { "method": "POST", "url": "https://{unit}-{tenant}.instana.io/api/synthetics/metrics", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "authorization", "value": "{{authorization}}", "placement": "header" } }, "docs": "API request to retrieve Synthetic Metrics.\nFor more information on Synthetic Metrics please access the https://developer.ibm.com/apis/catalog/instana--instana-rest-api/Synthetic+Monitoring#synthetic-metrics." } ] } ], "bundled": true }