curl --request GET \
--url https://api.voice-agents.miraiminds.co/v1/showcase/flows/{flow_id}{
"success": true,
"data": {
"flowType": "abandoned_cart",
"title": "Abandoned cart recovery",
"tagline": "Avg 18% recovery",
"description": "AI calls within 90 seconds of cart drop. Handles objections, shares the link, and recovers the order.",
"durationSecs": 58,
"audioUrl": "https://storage.miraiminds.co/voice-agents/production/flows/abandoned_cart_demo.wav",
"sortOrder": 1,
"_id": "507f1f77bcf86cd799439012",
"iconColor": "#E1F5EE",
"waveformUrl": "https://storage.miraiminds.co/voice-agents/production/flows/abandoned_cart_demo.json",
"highlightMoments": [
{
"atSecs": 12,
"label": "IVR detected"
}
],
"whatToNotice": "Notice the objection handling at 0:38 — AI listens first before responding.",
"tags": [
"cart_recovery",
"hindi"
]
}
}curl --request GET \
--url https://api.voice-agents.miraiminds.co/v1/showcase/flows/{flow_id}{
"success": true,
"data": {
"flowType": "abandoned_cart",
"title": "Abandoned cart recovery",
"tagline": "Avg 18% recovery",
"description": "AI calls within 90 seconds of cart drop. Handles objections, shares the link, and recovers the order.",
"durationSecs": 58,
"audioUrl": "https://storage.miraiminds.co/voice-agents/production/flows/abandoned_cart_demo.wav",
"sortOrder": 1,
"_id": "507f1f77bcf86cd799439012",
"iconColor": "#E1F5EE",
"waveformUrl": "https://storage.miraiminds.co/voice-agents/production/flows/abandoned_cart_demo.json",
"highlightMoments": [
{
"atSecs": 12,
"label": "IVR detected"
}
],
"whatToNotice": "Notice the objection handling at 0:38 — AI listens first before responding.",
"tags": [
"cart_recovery",
"hindi"
]
}
}