Returns an issue link type.To use this operation, the site must have issue linking enabled.This operation can be accessed anonymously.Permissions required:Browse projectsproject permission for a project in the site.
Request
Path Params
Responses
🟢200Returned if the request is successful.
application/json
Body
🟠400Returned if the issue link type ID is invalid.
🟠401Returned if the authentication credentials are incorrect or missing.
🟠404Returned if:
* issue linking is disabled.
* the issue link type is not found.
* the user does not have the required permissions.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'http://jira.local:8080/jira/rest//rest/api/3/issueLinkType/'