{
"recordingUrl": "http://example.com",
"stereoRecordingUrl": "http://example.com",
"messages": [
{
"role": "system",
"time": 0,
"message": "string",
"secondsFromStart": 0,
"source": "string",
"endTime": 0,
"duration": 0
}
],
"messagesOpenAIFormatted": [
{
"content": "string",
"role": "string"
}
],
"transcript": "string"
}