YouTrack Standalone 2017.4 Help

Get All Version Bundles

GET /admin/customfield/versionBundle

Get all available bundles of versions.

GET /rest/admin/customfield/versionBundle

Sample

Request

GET https://example.com/youtrack/rest/admin/customfield/versionBundle Cookie: $Version=0; JSESSIONID=aovevd6psvky7i4y0bws8y2q; $Path=/; jetbrains.charisma.main.security.PRINCIPAL=NDgxMzQ5NGQxMzdlMTYzMWJiYTMwMWQ1YWNhYjZlN2JiN2FhNzRjZTExODVkNDU2NTY1ZWY1MWQ3Mzc2NzdiMjpyb290; $Path=/

Response

HTTP/1.1 200 OK Content-Type: application/xml;charset=UTF-8 Content-Length: 1352 <?xml version="1.0" encoding="UTF-8" standalone="yes"?><projectVersionBundleRefs><versionBundle name="Versions" url="https://example.com/youtrack/rest/admin/customfield/versionBundle/Versions"/><versionBundle name="HBR-Affected versions Bundle" url="https://example.com/youtrack/rest/admin/customfield/versionBundle/HBR-Affected%20versions%20Bundle"/><versionBundle name="SP-Affected versions Bundle" url="https://example.com/youtrack/rest/admin/customfield/versionBundle/SP-Affected%20versions%20Bundle"/><versionBundle name="Test Versions" url="https://example.com/youtrack/rest/admin/customfield/versionBundle/Test%20Versions"/><versionBundle name="Test Versions1" url="https://example.com/youtrack/rest/admin/customfield/versionBundle/Test%20Versions1"/><versionBundle name="Communism Versions" url="https://example.com/youtrack/rest/admin/customfield/versionBundle/Communism%20Versions"/><versionBundle name="Communism Versions1" url="https://example.com/youtrack/rest/admin/customfield/versionBundle/Communism%20Versions1"/><versionBundle name="New Name with spaces" url="https://example.com/youtrack/rest/admin/customfield/versionBundle/New%20Name%20with%20spaces"/></projectVersionBundleRefs>
Last modified: 7 March 2019