{
"data": {
"webhooks": [
{
"id": 123,
"name": "<string>",
"url": "<string>",
"isActive": true,
"lastSentAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z"
}
],
"pagination": {
"page": 123,
"limit": 123,
"total": 123,
"totalPages": 123
}
}
}