v1

latestOpenAPI 3.0.1Apache 2.02026-07-1310566642.9 KB
Issue

Get issue

Returns a single issue, for a given issue ID or issue key. Issues returned from this resource include Agile fields, like sprint, closedSprints, flagged, and epic.

get/rest/agile/1.0/issue/{issueIdOrKey}

Path parameters

issueIdOrKeystring required

The ID or key of the requested issue.

Query parameters

fieldsobject[]

The list of fields to return for each issue. By default, all navigable and Agile fields are returned.

expandstring

A comma-separated list of the parameters to expand.

updateHistoryboolean

A boolean indicating whether the issue retrieved by this method should be added to the current user's issue history

Response

Returns the requested issue.