# 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** | **DateTime** | Creation UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) | **modified_at** | **DateTime** | Last modification UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) |