{ "opencollection": "1.0.0", "info": { "name": "API Reference AlertService ServiceAccountService API", "version": "1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "ServiceAccountService", "type": "folder" }, "items": [ { "info": { "name": "ListServiceAccounts", "type": "http" }, "http": { "method": "GET", "url": "https://{central-host}/v1/serviceaccounts", "params": [ { "name": "query", "value": "", "type": "query" }, { "name": "pagination.limit", "value": "", "type": "query" }, { "name": "pagination.offset", "value": "", "type": "query" }, { "name": "pagination.sort_option.field", "value": "", "type": "query" }, { "name": "pagination.sort_option.reversed", "value": "", "type": "query" } ] } }, { "info": { "name": "GetServiceAccount", "type": "http" }, "http": { "method": "GET", "url": "https://{central-host}/v1/serviceaccounts/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } } ] } ], "bundled": true }