Get Component Issues Count
GET {{baseUrl}}/rest/api/3/component/:id/relatedIssueCounts
Returns the counts of issues assigned to the component.
This operation can be accessed anonymously.
Permissions required: None.
RESPONSES
status: OK
{"self":"https://your-domain.atlassian.net/rest/api/3/component/10000","issueCount":23}