---
title: "Changes to [Deprecated] Get team webhooks"
method: GET
path: "/v2/teams/{team_id}/webhooks"
---

# Changes to [Deprecated] Get team webhooks

`GET /v2/teams/{team_id}/webhooks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 36 revisions.

- **2026-05-06** `2c69c439e847` — 1 info
- **2025-05-28** `4d8a8003d4e6` — 1 warning, 5 info
- **2025-04-24** `8014b4aceb2f` — 1 info
- **2023-12-14** `de5c0106668d` — 3 breaking, 5 info

## Changes

- **2026-05-06** `2c69c439e847` — 1 info
  - the endpoint scheme security `PlanAccessToken` was added to the API
- **2025-05-28** `4d8a8003d4e6` — 1 warning, 5 info
  - added the new `DEV_MODE_STATUS_UPDATE` enum value to the `webhooks/items/event_type` response property for the response status `200`
  - endpoint deprecated
  - response property `webhooks/items/team_id` deprecated
  - added the required property `webhooks/items/context` to the response with the `200` status
  - added the required property `webhooks/items/context_id` to the response with the `200` status
  - added the required property `webhooks/items/plan_api_id` to the response with the `200` status
- **2025-04-24** `8014b4aceb2f` — 1 info
  - the security scope `webhooks:read` was added to the endpoint's security scheme `OAuth2`
- **2023-12-14** `de5c0106668d` — 3 breaking, 5 info
  - removed the required property `webhooks/items/context` from the response with the `200` status
  - removed the required property `webhooks/items/context_id` from the response with the `200` status
  - removed the required property `webhooks/items/plan_api_id` from the response with the `200` status
  - the endpoint scheme security `PlanAccessToken` was removed from the API
  - the security scope `webhooks:read` was removed from the endpoint's security scheme `OAuth2`
  - endpoint reactivated
  - removed the `DEV_MODE_STATUS_UPDATE` enum value from the `webhooks/items/event_type` response property for the response status `200`
  - response property `webhooks/items/team_id` reactivated

---

[Operation](https://skmtc.dev/figma/apis/figma-api/docs/v2/teams/:team_id/webhooks/get.md) · [API](https://skmtc.dev/figma/apis/figma-api.md) · [Page](https://skmtc.dev/figma/apis/figma-api/changes/v2/teams/:team_id/webhooks/get)
