cURL
curl --request GET \ --url https://api.engagefabric.com/api/v1/analytics/funnels
{ "funnels": [ { "id": "<string>", "name": "<string>", "stepsCount": 123, "isActive": true, "createdAt": "<string>", "updatedAt": "<string>", "description": "<string>", "lastConversionRate": 123 } ], "total": 123 }
Returns all conversion funnels for a project.
Project ID to list funnels for
"550e8400-e29b-41d4-a716-446655440000"
Funnels list
Show child attributes
Total number of funnels