{ "opencollection": "1.0.0", "info": { "name": "Dataiku API Node Administration Artifact Sign-Offs Global API Keys API", "version": "13.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Global API Keys", "type": "folder" }, "items": [ { "info": { "name": "Dataiku List global API keys", "type": "http" }, "http": { "method": "GET", "url": "https://{apinode-host}:{port}/admin/api/admin/globalAPIKeys" }, "docs": "List all global API keys on the DSS instance." } ] } ], "bundled": true }