core-utils
    Preparing search index...

    Response from triggering a notification.

    interface TriggerResponse {
        id: string;
        knockRequestId?: string;
    }
    Index
    id: string

    Third-party provider's unique identifier.

    knockRequestId?: string

    Knock's request ID, when Knock returned one. Use it to find the matching entry in Knock's dashboard under Observability > Logs.