The WebhookResponseDto object
Example
{
"id": "string",
"url": "string",
"event_types": [
"string"
],
"description": "string",
"is_active": false,
"created_at": "2026-04-20T12:00:00.000Z"
}Properties
id *stringurl *stringevent_types *string[]descriptionstringis_active *booleancreated_at *string (date-time)