Get IssueAsk AIget https://{hostname}/api/issue-management/v1/issues/{issueId}Use this API to retrieve details for a specific issue.Path ParamsissueIduuidrequiredThe unique identifier of the issue. This value is obtained using the Get List of Issues API.Responses 200Issue details fetched successfully. 400Bad Request 401Unauthorized 403Forbidden 404Issue not found. 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago