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