{
"success": true,
"data": [
{
"id": "string",
"webhookId": "string",
"event": "search.completed",
"payload": {},
"status": "success",
"attempts": [
{
"attempt": 0,
"timestamp": "2019-08-24T14:15:22.123Z",
"statusCode": 0,
"responseTime": 0,
"error": "string",
"success": true
}
],
"createdAt": "2019-08-24T14:15:22.123Z",
"deliveredAt": "2019-08-24T14:15:22.123Z",
"lastAttemptAt": "2019-08-24T14:15:22.123Z"
}
]
}