@nycu-sdc/core-system-sdk
    Preparing search index...

    Type Alias inboxGetInboxMessagesResponseError

    inboxGetInboxMessagesResponseError: (
        inboxGetInboxMessagesResponse401
        | inboxGetInboxMessagesResponse404
    ) & { headers: Headers }