---
title: "Changes to Get webhook integration"
method: GET
path: "/generic-webhook-integration/project/{projectId}"
---

# Changes to Get webhook integration

`GET /generic-webhook-integration/project/{projectId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 23 revisions.

- **2026-08-24** `08bbb5bedb5d` — 7 breaking, 5 info
- **2026-07-11** `32cece1ebe43` — 1 info

## Changes

- **2026-08-24** `08bbb5bedb5d` — 7 breaking, 5 info
  - the response's body became nullable
  - removed the required property `events/taskCommentCreated` from the response with the `200` status
  - removed the required property `events/taskCreated` from the response with the `200` status
  - removed the required property `events/taskDescriptionChanged` from the response with the `200` status
  - removed the required property `events/taskPriorityChanged` from the response with the `200` status
  - removed the required property `events/taskStatusChanged` from the response with the `200` status
  - removed the required property `events/taskTitleChanged` from the response with the `200` status
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added `#/components/schemas/IntegrationEvents, subschema #2` to the `events` response property `allOf` list for the response status `200`
  - added the required property `dueDateReminderLeadTimeMinutes` to the response with the `200` status
- **2026-07-11** `32cece1ebe43` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/generic-webhook-integration/project/:projectId/get.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/generic-webhook-integration/project/:projectId/get)
