1. Docs
  2. API Reference
  3. WebhookResponseDto

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

  • idstring*
  • urlstring*
  • event_typesstring[]*
  • descriptionstring
  • is_activeboolean*
  • created_atstring (date-time)*