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.
Request
Path Params
Responses
🟢200OK
application/json
Returned if the request is successful.
Body
🟠401Unauthorized
🟠404Record Not Found
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/version//unresolvedIssueCount'