YouTrack Standalone 2017.3 Help

Get a Number of Issues

GET /issue/count

Get issues count. The method allows to get results in XML or JSON or JSONP format.

GET /rest/issue/count?{filter}&{callback}

Parameters:

Name

Type

Description

filter

string

A search query to filter to issues in a project.

callback

string

A function to call when the method finished. This parameter only applies, if the result should be returned in JSON/JSONP format.

Last modified: 7 March 2019