{
"data": [
{
"assistant_id": "string",
"conversation_id": "string",
"conversation_metadata": {
"property1": "string",
"property2": "string"
},
"created_at": "2019-08-24T14:15:22Z",
"errors": [
"string"
],
"retry_attempts": 0,
"retry_count": 0,
"scheduled_at_fixed_datetime": "2019-08-24T14:15:22Z",
"scheduled_event_id": "string",
"status": "pending",
"telnyx_agent_target": "string",
"telnyx_conversation_channel": "phone_call",
"telnyx_end_user_target": "string"
}
],
"meta": {
"page_number": 0,
"page_size": 0,
"total_pages": 0,
"total_results": 0
}
}