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: 17 December 2019