| Name | Type | Description | Notes |
|---|---|---|---|
| call_events | [ConversationAgentCallEvent] | PBX call records for the agent on the requested day | [optional] |
| chat_events | [ConversationAgentChatEvent] | Chat conversations for the agent on the requested day | [optional] |
| error | Error | [optional] | |
| metadata | ResponseMetadata | [optional] | |
| status_events | [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] |