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

    Type Alias inboxGetInboxMessageResponseError

    inboxGetInboxMessageResponseError: (
        inboxGetInboxMessageResponse401
        | inboxGetInboxMessageResponse404
    ) & { headers: Headers }