{ "opencollection": "1.0.0", "info": { "name": "Sonatype Lifecycle Public REST Advanced Search Composite Source Control API", "version": "1.201.0-02" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Composite Source Control", "type": "folder" }, "items": [ { "info": { "name": "getCompositeSourceControlByOwner", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/compositeSourceControl/:ownerType/:internalOwnerId", "params": [ { "name": "ownerType", "value": "", "type": "path", "description": "Select the ownerType of the entity (organization or application) for which you want to retrieve the composite source control configuration settings." }, { "name": "internalOwnerId", "value": "", "type": "path", "description": "Enter the id of the application or organization for which you want to retrieve the composite source control configuration settings" } ] }, "docs": "Use this method to retrieve the composite source control management (SCM) configuration settings.\n\nPermissions required: View IQ Elements" } ] } ], "bundled": true }