get Projects
fun getProjects(page: Int = DEFAULT_PAGE, pageSize: Int = DEFAULT_PAGE_SIZE, filters: String): JsonObject
Method to execute the request to get the projects list of the user
Return
the result of the request as JsonObject
Method to execute the request to get the projects list of the user
the result of the request as JsonObject