{
"object": "resource",
"model": "<string>",
"id": "<string>",
"fields": {
"duration": 1,
"segments": [
{
"start": 1,
"end": 1,
"text": "<string>",
"speakerId": "<string>"
}
],
"speakers": [
{
"id": "<string>",
"origin": "internal",
"name": "<string>",
"phone": "<string>",
"email": "[email protected]",
"user": {
"id": "<string>",
"object": "resourceRef",
"model": "<string>",
"fields": "<unknown>",
"rawResource": "<unknown>",
"remote": {
"id": "<string>"
},
"createdAt": "<string>",
"updatedAt": "<string>"
},
"contact": {
"id": "<string>",
"object": "resourceRef",
"model": "<string>",
"fields": "<unknown>",
"rawResource": "<unknown>",
"remote": {
"id": "<string>"
},
"createdAt": "<string>",
"updatedAt": "<string>"
}
}
],
"call": {
"id": "<string>",
"object": "resourceRef",
"model": "<string>",
"fields": "<unknown>",
"rawResource": "<unknown>",
"remote": {
"id": "<string>"
},
"createdAt": "<string>",
"updatedAt": "<string>"
}
},
"createdAt": "<string>",
"updatedAt": "<string>",
"remote": {
"id": "<string>"
},
"rawResource": "<unknown>",
"warnings": [
{
"code": "<string>",
"message": "<string>"
}
]
}