{ "opencollection": "1.0.0", "info": { "name": "dbt Cloud Administrative Accounts Metadata API", "version": "3" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Metadata", "type": "folder" }, "items": [ { "info": { "name": "Execute a Discovery API GraphQL query", "type": "http" }, "http": { "method": "POST", "url": "https://cloud.getdbt.com/api/v3/graphql", "body": { "type": "json", "data": "{}" } }, "docs": "Execute a Discovery API GraphQL query" } ] } ], "bundled": true }