{
"name": "string",
"prompt": "string",
"id": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"agentId": "string",
"results": [
{
"id": "string",
"callId": "string",
"evaluationId": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"type": "SUCCESS",
"rationale": "string"
}
]
}