{ "opencollection": "1.0.0", "info": { "name": "Koyeb Rest activity OrganizationQuotas API", "version": "1.0.0" }, "items": [ { "info": { "name": "OrganizationQuotas", "type": "folder" }, "items": [ { "info": { "name": "GetQuotas", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/organizations/:organization_id/quotas", "params": [ { "name": "organization_id", "value": "", "type": "path" } ] } } ] } ], "bundled": true }