{ "opencollection": "1.0.0", "info": { "name": "API Reference AlertService NamespaceService API", "version": "1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "NamespaceService", "type": "folder" }, "items": [ { "info": { "name": "GetNamespaces", "type": "http" }, "http": { "method": "GET", "url": "https://{central-host}/v1/namespaces" } }, { "info": { "name": "GetNamespace", "type": "http" }, "http": { "method": "GET", "url": "https://{central-host}/v1/namespaces/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } } ] } ], "bundled": true }