YouTrack Standalone 2018.1 Help

Get All Owned Filed Bundles

GET /admin/customfield/ownedFieldBundle

Get all owned field bundles

GET /rest/admin/customfield/ownedFieldBundle

Sample

Request

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

Response

HTTP/1.1 200 OK Content-Type: application/xml;charset=UTF-8 Content-Length: 1364 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ownedFieldBundleRefs> <ownedFieldBundle name="Subsystems" url="https://example.com/youtrack/rest/admin/customfield/ownedFieldBundle/Subsystems"/> <ownedFieldBundle name="HBR-Subsystem Bundle" url="https://example.com/youtrack/rest/admin/customfield/ownedFieldBundle/HBR-Subsystem%20Bundle"/> <ownedFieldBundle name="SP-Subsystem Bundle" url="https://example.com/youtrack/rest/admin/customfield/ownedFieldBundle/SP-Subsystem%20Bundle"/> <ownedFieldBundle name="Test Subsystems" url="https://example.com/youtrack/rest/admin/customfield/ownedFieldBundle/Test%20Subsystems"/> <ownedFieldBundle name="Test Subsystems1" url="https://example.com/youtrack/rest/admin/customfield/ownedFieldBundle/Test%20Subsystems1"/> <ownedFieldBundle name="Communism Subsystems" url="https://example.com/youtrack/rest/admin/customfield/ownedFieldBundle/Communism%20Subsystems"/> <ownedFieldBundle name="Communism Subsystems1" url="https://example.com/youtrack/rest/admin/customfield/ownedFieldBundle/Communism%20Subsystems1"/> <ownedFieldBundle name="Test Subsystems2" url="https://example.com/youtrack/rest/admin/customfield/ownedFieldBundle/Test%20Subsystems2"/> </ownedFieldBundleRefs>
Last modified: 7 March 2019