API ReferenceAnalytics
Get the subscribe-to-engage funnel
Authorization
api-key X-API-Key<token>
In: header
Query Parameters
broadcastId?string
Broadcast UUID (optional for global aggregate)
Response Body
application/json
curl -X GET "https://example.com/api/v1/analytics/funnel"[ { "stage": "sent", "count": 125000, "rate": 99.1 }]