Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 737 Bytes

File metadata and controls

15 lines (12 loc) · 737 Bytes

# ConversationAgentCallEvent

Properties

Name Type Description Notes
call_uuid string Call UUID [optional]
direction string Direction [optional]
disposition string Call disposition (e.g. 'answered', 'missed') [optional]
duration_seconds int Total call duration in seconds [optional]
end_dts string Call ended [optional]
phone_number string Counterparty phone number [optional]
start_dts string Call started [optional]

[Back to Model list] [Back to API list] [Back to README]