{
"status": true,
"data": {
"rows": [
{
"id": "string",
"webhookId": "string",
"accountId": "string",
"providerSessionId": "string",
"eventId": "string",
"eventName": "string",
"payload": {
"property1": "string",
"property2": "string"
},
"status": "pending",
"attemptCount": 0,
"nextAttemptAt": "2019-08-24T14:15:22.123Z",
"deliveredAt": "2019-08-24T14:15:22.123Z",
"lastError": {
"property1": "string",
"property2": "string"
},
"responseMeta": {
"property1": "string",
"property2": "string"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"channel": "wa",
"sourceId": "string",
"metaAssetId": "string"
}
],
"page": 0,
"limit": 0,
"total": 0
}
}