Circle V2 API Docs
    Preparing search index...
    type ProcessAssemblyAIWebhookResult = {
        outcome:
            | "completed"
            | "session-not-found"
            | "error-webhook-acked"
            | "error-webhook-ignored-not-transcribing"
            | "already-claimed"
            | "processing-failed";
    }
    Index

    Properties

    Properties

    outcome:
        | "completed"
        | "session-not-found"
        | "error-webhook-acked"
        | "error-webhook-ignored-not-transcribing"
        | "already-claimed"
        | "processing-failed"

    Short reason for logs/metrics; the webhook always acks (200) to AssemblyAI.