GET issue/{issueIdOrKey}

atlassian.net:jira-rest-api

Summary: Get issue
Operation ID: getIssue
Auth: oauth2
Description

Returns a full representation of the issue for the given issue key.

Parameters (3)

expand (string, query, optional)

A comma-separated list of fields to expand

fields (string, query, optional)

A list of fields to return for the issue

issueIdOrKey (string, path, required)

The ID or key of the issue

No probe data for this endpoint yet.