fun getList(endpoint: String, params: Map<String, Any> = mapOf(), callback: (Result<JSONObject>) -> Unit): Unit