InteractionSseEventInteractionStatus:
    | "in_progress"
    | "requires_action"
    | "completed"
    | "failed"
    | "cancelled"
    | "incomplete"
    | string & {}

Required. Output only. The status of the interaction.