v7

latestOpenAPI 3.0.1Apache 2.02026-08-086179702.3 MB
Issues

Get issue limit report

Returns all issues breaching and approaching per-issue limits.

Permissions required:

get/rest/api/3/issue/limit/report

Query parameters

isReturningKeysboolean

Return issue keys instead of issue ids in the response.

Usage: Add ?isReturningKeys=true to the end of the path to request issue keys.

Response

Returned if the request is successful.

entitiesBreachingLimitobject

For each field, the ids of the individual entities breaching the limit, grouped by the id or key of the issue they belong to. Fields that hold a single value, such as description and environment, map to an empty list because the issue itself identifies the breaching content

issuesApproachingLimitobject

A list of ids of issues approaching the limit and their field count

issuesBreachingLimitobject

A list of ids of issues breaching the limit and their field count

limitsobject

The fields and their defined limits