{ "opencollection": "1.0.0", "info": { "name": "NVIDIA Run:ai Access Keys Org unit API", "version": "latest" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Org unit", "type": "folder" }, "items": [ { "info": { "name": "Get priorities", "type": "http" }, "http": { "method": "GET", "url": "https://app.run.ai/api/v1/org-unit/priorities" }, "docs": "Get priorities" } ] } ], "bundled": true }