{
"items": [
{
"id": "string",
"reseller_id": "string",
"corporate_id": "string",
"event_type": "string",
"payload": {
"enterpriseId": "string",
"eventId": "string",
"notificationType": "string",
"timestamp": "string",
"corporateId": "string",
"corporateName": "string",
"reference": "string"
},
"created_at": "string",
"attempts": [
{
"id": "string",
"notification_id": "string",
"http_method": "string",
"headers_sent": {
"Content-Type": "string",
"User-Agent": "string",
"X-Idempotency-Key": "string",
"x-api-key": "string"
},
"attempt_number": 0,
"status_code": 0,
"response_body": "string",
"response_headers": {
"server": "string",
"content-type": "string",
"transfer-encoding": "string",
"x-request-id": "string",
"x-token-id": "string",
"cache-control": "string",
"date": "string"
},
"response_time_ms": 0,
"status": "string",
"error_message": "string",
"created_at": "string",
"sent_at": "string",
"completed_at": "string",
"next_retry_at": "string"
}
]
}
],
"total": 0,
"limit": 0,
"page": 0
}