{
"id": "00000000-0000-0000-0000-000000000000",
"kind": "EVENT",
"eventId": "00000000-0000-0000-0000-000000000000",
"fileId": "00000000-0000-0000-0000-000000000000",
"destinationId": "00000000-0000-0000-0000-000000000000",
"destinationName": "string",
"environment": "PRODUCTION",
"eventType": "string",
"status": "PENDING",
"attemptCount": 0,
"lastErrorCode": "string",
"lastErrorMessage": "string",
"deliveredAt": "2026-06-24T18:04:15.455Z",
"latencyMs": 0,
"createdAt": "2026-06-24T18:04:15.455Z",
"isReplay": true,
"replayJobId": "00000000-0000-0000-0000-000000000000",
"errorCategory": "string",
"priority": "string",
"dlqStatus": "string",
"queuedDurationMs": 0,
"originKind": "NORMAL",
"sourceDelivery": {
"id": "00000000-0000-0000-0000-000000000000"
},
"event": {
"id": "00000000-0000-0000-0000-000000000000",
"eventType": "string",
"occurredAt": "2026-06-24T18:04:15.455Z",
"source": "string",
"payload": {},
"metadata": {},
"sealed": false,
"originKind": "NORMAL",
"sourceDeliveryId": "00000000-0000-0000-0000-000000000000"
},
"destination": {
"id": "00000000-0000-0000-0000-000000000000",
"name": "string",
"type": "string"
},
"attempts": [
{
"attemptNumber": 0,
"requestedAt": "2026-06-24T18:04:15.455Z",
"completedAt": "2026-06-24T18:04:15.455Z",
"resultStatus": "SUCCESS",
"httpStatusCode": 0,
"errorMessage": "string",
"responseExcerpt": "string",
"latencyMs": 0,
"requestPayload": {},
"transformedPayload": {},
"transformScriptId": "00000000-0000-0000-0000-000000000000",
"transformMs": 0,
"sealed": false
}
]
}