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
Bodyapplication/json
🟠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.