@transreport/pauk-rrms-api
    Preparing search index...

    Variable getRRMSAccountConst

    getRRMSAccount: (
        options?: Parameters<typeof apiClientMutator>[1],
    ) => Promise<CurrentUser>

    Returns the authenticated staff user's RRMS profile, including identity information and the list of stations they have access to manage.

    Type Declaration