v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issue remote links

Get remote issue link by ID

Returns a remote issue link for an issue.

This operation requires issue linking to be active.

This operation can be accessed anonymously.

Permissions required:

get/rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId}

Path parameters

issueIdOrKeystring required

The ID or key of the issue.

linkIdstring required

The ID of the remote issue link.

Response

Returned if the request is successful.

globalIdstring

The global ID of the link, such as the ID of the item on the remote system.

idinteger

The ID of the link.

relationshipstring

Description of the relationship between the issue and the linked item.

selfstring uri

The URL of the link.