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:
- Browse projects project permission for the project that the issue is in.
- If issue-level security is configured, issue-level security permission to view the issue.
get/rest/api/2/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.
Changes
No recorded changes to this endpoint across all 16 revisions of this API.