Circle V2 API Docs
    Preparing search index...

    Variable ROLE_RANKConst

    ROLE_RANK: Record<UserRole, number> = ...

    Linear hierarchy ranking of roles, lowest to highest. Superadmin is the highest rank.

    Source of truth for "minimum role" gating checks (client useMinRole, server requireUserWithRole).