{ "opencollection": "1.0.0", "info": { "name": "JetBrains Hub REST Activities VCS Roots API", "version": "2024.1.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "VCS Roots", "type": "folder" }, "items": [ { "info": { "name": "JetBrains List VCS Roots", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.youtrack.cloud/hub/api/rest/vcs-roots" }, "docs": "Returns a list of VCS roots." } ] } ], "bundled": true }