{
"destination": {
"id": "00000000-0000-0000-0000-000000000000",
"name": "string",
"type": "WEBHOOK",
"status": "string",
"environment": "PRODUCTION",
"healthStatus": "HEALTHY"
},
"period": {
"start": "2026-06-24T18:04:16.364Z",
"end": "2026-06-24T18:04:16.364Z"
},
"summary": {
"totalDeliveries": 0,
"succeeded": 0,
"failed": 0,
"retrying": 0,
"successRate": 0,
"averageLatencyMs": 0,
"p95LatencyMs": 0,
"p99LatencyMs": 0
},
"errorBreakdown": [
{
"errorCode": "string",
"count": 0,
"percentage": 0
}
],
"volumeOverTime": [
{
"timestamp": "2026-06-24T18:04:16.364Z",
"succeeded": 0,
"failed": 0,
"total": 0
}
],
"latencyOverTime": [
{
"timestamp": "2026-06-24T18:04:16.364Z",
"avgMs": 0,
"p95Ms": 0
}
]
}