YouTrack Standalone 2018.1 Help

Check that an Issue Exists

GET /issue/{issue}/exists

Check that an issue exists.

GET /rest/issue/{issue}/exists

Parameters:

Name

Type

Description

issue

issueById

ID of an issue to be specified.

Sample

Request:

GET https://example.com/youtrack/rest/issue/HBR-63/exists Connection: keep-alive Cookie: $Version=0; JSESSIONID=n7hq7t8o49ae15sgbq5hn9ic; $Path=/; jetbrains.charisma.main.security.PRINCIPAL=MTVhMjY2OGUxMTUxMTI5MGMzNjhlZWM5NTJiNGJkNmIyNzc3NjdjZmM3YWU4MTVjYzQwYWE1MWZlYTkwNTcxNzphcHBfZXhjZXB0aW9u; $Path=/

Response:

HTTP/1.1 200 OK Content-Type: application/xml;charset=UTF-8 Content-Length: 0
Last modified: 7 March 2019