{ "opencollection": "1.0.0", "info": { "name": "Managed Database for PostgreSQL and MySQL Access Control List Project Consumption API", "version": "v1" }, "items": [ { "info": { "name": "Project Consumption", "type": "folder" }, "items": [ { "info": { "name": "Get project resource consumption.", "type": "http" }, "http": { "method": "GET", "url": "https://api.scaleway.com/transactional-email/v1alpha1/regions/:region/project-consumption", "params": [ { "name": "region", "value": "", "type": "path", "description": "The region you want to target" }, { "name": "project_id", "value": "", "type": "query", "description": "ID of the project. (UUID format)" } ], "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Get project resource consumption." } ] } ], "bundled": true }