get
Issues
fun getIssues(applicationId: String, platform: <Error class: unknown class>, page: Int = DEFAULT_PAGE, pageSize: Int = DEFAULT_PAGE_SIZE, filters: HashSet<String> = HashSet()): <Error class: unknown class>
Method to get the issues list
Return
an endpoint to make the request as String
Parameters
application Id
The identifier of the application from fetch the related issues list
platform
The platform from fetch the issues
page
The number of the page to request to the backend
page Size
The size of the result for the page
filters
The filters value to filter the issues selection