Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1018 Bytes

File metadata and controls

20 lines (12 loc) · 1018 Bytes

ConversationAgentStatusTimelineResponse

Properties

Name Type Description Notes
callEvents List<ConversationAgentCallEvent> PBX call records for the agent on the requested day [optional]
chatEvents List<ConversationAgentChatEvent> Chat conversations for the agent on the requested day [optional]
error Error [optional]
metadata ResponseMetadata [optional]
statusEvents List<ConversationAgentStatusEvent> Status transitions for the agent on the requested day [optional]
success Boolean Indicates if API call was successful [optional]
summary TimelineSummary [optional]
warning Warning [optional]