{ "opencollection": "1.0.0", "info": { "name": "airbyte-api Applications OAuth API", "version": "1.0.0" }, "items": [ { "info": { "name": "OAuth", "type": "folder" }, "items": [ { "info": { "name": "Airbyte Receive OAuth Callbacks", "type": "http" }, "http": { "method": "GET", "url": "https://api.airbyte.com/v1/oauth/callback", "params": [ { "name": "queryParams", "value": "", "type": "query", "description": "Query parameters. Should contain state and code." } ] }, "docs": "Redirected to by identity providers after authentication." } ] } ], "bundled": true }