YouTrack Standalone 2017.2 Help

Get All Available Tags

GET /user/tag

Get all user's tags

GET /rest/user/tag

Response parameters:

For meanings of attributes in the response see Get a Tag by Name.

Sample

Request

GET https://example.com/youtrack/rest/user/tag Cookie: $Version=0; JSESSIONID=1hsabc83ru0xantrxqho4idzk; $Path=/; jetbrains.charisma.main.security.PRINCIPAL=MTVhMjY2OGUxMTUxMTI5MGMzNjhlZWM5NTJiNGJkNmIyNzc3NjdjZmM3YWU4MTVjYzQwYWE1MWZlYTkwNTcxNzphcHBfZXhjZXB0aW9u; $Path=/

Response

HTTP/1.1 200 OK Content-Type: application/xml;charset=UTF-8 Content-Length: 112 <?xml version="1.0" encoding="UTF-8" standalone="yes"?><tags><search name="Star" untagOnResolve="false"/></tags>
Last modified: 7 March 2019