# SibApiV3Sdk::GetWebhook ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **url** | **String** | URL of the webhook | **id** | **Integer** | ID of the webhook | **description** | **String** | Description of the webhook | **events** | **Array<String>** | | **type** | **String** | Type of webhook (marketing or transac) | **created_at** | **String** | Creation date of the webhook (YYYY-MM-DD HH:mm:ss) | **modified_at** | **String** | Last modification date of the webhook (YYYY-MM-DD HH:mm:ss) |