{ "opencollection": "1.0.0", "info": { "name": "CloudQuery Platform OpenAPI Spec admin sync-integrations API", "version": "1.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "sync-integrations", "type": "folder" }, "items": [ { "info": { "name": "PlatformListSyncIntegrationGroups", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v2/sync-integration-groups" }, "docs": "List integrations grouped by onboarding ID" } ] } ], "bundled": true }