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

    Variable getRRMSAccountConst

    getRRMSAccount: (options?: RequestInit) => 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

      • (options?: RequestInit): Promise<CurrentUser>
      • Parameters

        • Optionaloptions: RequestInit

        Returns Promise<CurrentUser>