YouTrack Standalone 2017.1 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 http://localhost:8081/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 Server: Jetty(7.2.0.v20101020) <?xml version="1.0" encoding="UTF-8" standalone="yes"?><tags><search name="Star" untagOnResolve="false"/></tags>
Last modified: 18 April 2017