getPushRule

abstract suspend fun getPushRule(scope: String, kind: PushRuleKind, ruleId: String, asUserId: UserId? = null): Result<PushRule>

See also

GetPushRule