get
Issues
@GetMapping(path = ""{" + APPLICATION_IDENTIFIER_KEY + "}/" + ISSUES_KEY",
headers = []
)
Method to get the issues related to an application
Return
the result of the request as T
Parameters
userId
The identifier of the user
token
The token of the user
applicationId
The application of retrieve the related issues
platform
The platform of retrieve the related issues
page
The page requested
pageSize
The size of the items to insert in the page
filters
The filters to use for the issue selection