Fetch MPE Rule based on the provided MPE Rule Idget https://localhost:8501/lr-admin-api/mperules/{mpeRuleId}Returns MPE Rule based on the provided MPE Rule IdPath ParamsmpeRuleIdintegerrequired-2147483647 to 2147483647The MPE Rule Id stored in the database.Query ParamsoffsetintegerDefaults to 0Skips results, allowing the client to request paged result sets.countintegerDefaults to 100Limits the size of the result set.Responses 200Return result. 400Bad Request 403A user without the correct permissions tried to fetch MPE Rules. 404Resource not foundUpdated 6 months ago