{ "opencollection": "1.0.0", "info": { "name": "Complete InfluxDB Cloud Authorizations (API tokens) Authorizations (API tokens) Limits API" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Limits", "type": "folder" }, "items": [ { "info": { "name": "Retrieve limits for an organization", "type": "http" }, "http": { "method": "GET", "url": "/api/v2/orgs/:orgID/limits", "params": [ { "name": "orgID", "value": "", "type": "path", "description": "The ID of the organization." } ] }, "docs": "Retrieve limits for an organization" } ] } ], "bundled": true }