{
"status": "success",
"message": "Successfully fetched analyses",
"analysis": [
{
"call_id": "b12956d1-624d-4c65-a1a4-30eb86553c85",
"batch_id": "dnytTRqwiqnR3qmq-gen-batch",
"goal": "Congratulate some employees",
"answers": [
"human",
"Customer found the product sturdy and reliable",
"A bit heavy",
true
],
"questions": [
[
"Who answered the call?",
"human or voicemail"
],
[
"Positive feedback about the product: ",
"string"
],
[
"Negative feedback about the product: ",
"string"
],
[
"Customer confirmed they were satisfied",
"boolean"
]
]
}
]
}