get_aggregated_hook_metrics
Retrieve historical performance metrics for webhooks using custom date ranges and aggregation granularity to analyze hook activity patterns.
Instructions
Get historical aggregated metrics for a specific hook with custom date ranges.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hookId | Yes | ||
| startDate | No | ISO date string for start time | |
| endDate | No | ISO date string for end time | |
| groupBy | No | Granularity of aggregation | hour |