{
"code": 0,
"message": "success",
"data": [
{
"funnel_name": "string",
"step": "string",
"step_order": 0,
"total_entries": 0,
"total_completions": 0,
"conversion_rate": 0,
"average_time_spent": 0,
"dropoff_rate": 0,
"top_dropoff_reasons": [
{
"property1": "string",
"property2": "string"
}
]
}
]
}