Skip to Content
Realtime TypeScript SdkInterfacesInterface: ConversationEndEvent

Ticos Realtime API v0.3.1


Interface: ConversationEndEvent

Conversation end event payload

Extends

Indexable

[key: string]: any

Properties

conversation_id

conversation_id: string


reason

reason: "completed" | "error" | "timeout"


type

type: string

Inherited from

Event.type