v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
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.

issueCountinteger

The count of issues assigned to a component.

selfstring uri

The URL for this count of issues for a component.