Project components
Get component issues count
Returns the counts of issues assigned to the component.
This operation can be accessed anonymously.
Deprecation notice: The required OAuth 2.0 scopes will be updated on June 15, 2024.
- Classic: read:jira-work
- Granular: read:field:jira, read:project.component:jira
Permissions required: None.
get/rest/api/3/component/{id}/relatedIssueCounts
Path parameters
idstring required
The ID of the component.
Response
Returned if the request is successful.
Changes
No recorded changes to this endpoint across all 14 revisions of this API.