v5

latestOpenAPI 3.0.1Apache 2.02026-08-046169702.3 MB
Project versions

Get version's unresolved issues count

Returns counts of the issues and unresolved issues for the project version.

This operation can be accessed anonymously.

Permissions required: Browse projects project permission for the project that contains the version.

get/rest/api/3/version/{id}/unresolvedIssueCount

Path parameters

idstring required

The ID of the version.

Response

Returned if the request is successful.

issuesCountinteger

Count of issues.

issuesUnresolvedCountinteger

Count of unresolved issues.

selfstring uri

The URL of these count details.