YouTrack Standalone 7.0 Help

Export Links

GET /export/links

Get all existing issue links.

GET /rest/export/links

Sample

Request:

GET /rest/export/links

Response:

xml<links> <link typeName="Relates" source="S1P2-2" target="TP-1"/> <link typeName="Depend" source="S1P2-2" target="S1P2-3"/> </links>
Last modified: 2 February 2017