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/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.