| 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] |