pub async fn get_upstream( __arg0: State<SaasState>, __arg1: Auth, __arg2: Path<Uuid>, ) -> impl IntoResponse
Get an upstream by ID.