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

    Interface GroupedAvailableUsersToAssignResponse

    Station-scoped recent staff and all other staff available for assignment

    interface GroupedAvailableUsersToAssignResponse {
        all_staff: StaffUser[];
        recent_staff: StaffUser[];
    }
    Index
    all_staff: StaffUser[]

    Other eligible staff, paginated independently of recent staff

    recent_staff: StaffUser[]

    Eligible staff recently assigned at the assistance station