| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Unique id of the webhook | |
| organization_id | string | Unique id of the organization that the webhook belongs to. | |
| project_id | string | Unique id of the project that the webhook belongs to. | |
| environment_id | string | Unique id of the environment that the webhook belongs to. | |
| created_at | \DateTime | Date and time when the webhook was created (ISO_8601 format). | |
| updated_at | \DateTime | Date and time when the webhook was last updated/modified (ISO_8601 format). | |
| url | string | The url to POST the webhook to |