WebhookLog
iduuid
webhookIduuid
statusCodeintegernullable
responseBodystringnullable
statusWebhookLogStatus
Possible values: [Success, Error]
sendAtdate-timenullable
isDeletedboolean
createdDatedate-time
messageIduuidnullable
webhook objectnullable
idstring
endpointstring
eventTypestring
WebhookLog
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"webhookId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"statusCode": 0,
"responseBody": "string",
"status": "Success",
"sendAt": "2024-07-29T15:51:28.071Z",
"isDeleted": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"messageId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"webhook": {
"id": "string",
"endpoint": "string",
"eventType": "string"
}
}