pub async fn get_environments( __arg0: State<AdminState>, __arg1: Path<String>, ) -> Json<ApiResponse<Value>>