cigchat_flow_custom_events_summary
Retrieve a summary of custom events for a flow over a chosen time range. Specify the event namespace or exact name to get aggregated metrics.
Instructions
Get the flow custom event summary [GET /flow/custom-events/summary] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | No | Available ranges: yesterday (default), last_7_days , last_week , last_30_days , last_month , last_3_months | |
| event_ns | Yes | the custom event ns Accepts either the custom_event namespace id or the custom_event's exact name — the server resolves names automatically. |