get
Applications
open fun getApplications(page: Int, pageSize: Int, name: String, platforms: List<String>): PaginatedResponse<AmetistaApplication>
Method to get the applications list registered in the system
Parameters
page
The page requested
pageSize
The size of the items to insert in the page
name
The application name used as filter
platforms
The list of platforms used as filter