Home > @cerbos/core > ListPoliciesRequest > scopeRegexp
Only include policies with a scope matching the given regular expression.
Signature:
scopeRegexp?: string | undefined;
Regular expressions must use the RE2 syntax. Note that backreferences are not supported.
Requires the Cerbos policy decision point server to be at least v0.29.