---
title: "Changes to Read an event subscription"
method: GET
path: "/webhooks/v3/{appId}/subscriptions/{subscriptionId}"
---

# Changes to Read an event subscription

`GET /webhooks/v3/{appId}/subscriptions/{subscriptionId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 56 revisions.

- **2026-09-04** (v3) `c04c4183487d` — 2 info
- **2026-08-26** (v3) `7d5d1828a852` — 1 info
- **2026-07-13** (v3) `ed4e80221691` — 1 breaking
- **2026-07-13** (v3) `1de03ff22d05` — 1 info
- **2026-07-13** (v3) `9b6da0a3401a` — 1 breaking
- **2026-06-15** (v3) `1de03ff22d05` — 48 warning, 50 info
- **2026-06-15** (v3) `79cf1425dd5b` — 48 warning, 50 info
- **2026-06-15** (v3) `7d5d1828a852` — 2 info
- **2026-05-22** (v3) `1de03ff22d05` — 1 info
- **2026-04-15** (v3) `c0f40bebcc2e` — 4 info
- **2026-04-12** (v3) `a3ae7c22ab5a` — 1 info

## Changes

- **2026-09-04** (v3) `c04c4183487d` — 2 info
  - the security scope `developers-read` was added to the endpoint's security scheme `oauth2`
  - the security scope `private-apps-read` was removed from the endpoint's security scheme `oauth2`
- **2026-08-26** (v3) `7d5d1828a852` — 1 info
  - endpoint added
- **2026-07-13** (v3) `ed4e80221691` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** (v3) `1de03ff22d05` — 1 info
  - endpoint added
- **2026-07-13** (v3) `9b6da0a3401a` — 1 breaking
  - api path removed without deprecation
- **2026-06-15** (v3) `1de03ff22d05` — 48 warning, 50 info
  - added the new `company.associationChange` enum value to the `eventType` response property for the response status `200`
  - added the new `company.creation` enum value to the `eventType` response property for the response status `200`
  - added the new `company.deletion` enum value to the `eventType` response property for the response status `200`
  - added the new `company.merge` enum value to the `eventType` response property for the response status `200`
  - added the new `company.propertyChange` enum value to the `eventType` response property for the response status `200`
  - added the new `company.restore` enum value to the `eventType` response property for the response status `200`
  - added the new `contact.associationChange` enum value to the `eventType` response property for the response status `200`
  - added the new `contact.creation` enum value to the `eventType` response property for the response status `200`
  - added the new `contact.deletion` enum value to the `eventType` response property for the response status `200`
  - added the new `contact.merge` enum value to the `eventType` response property for the response status `200`
  - added the new `contact.privacyDeletion` enum value to the `eventType` response property for the response status `200`
  - added the new `contact.propertyChange` enum value to the `eventType` response property for the response status `200`
  - added the new `contact.restore` enum value to the `eventType` response property for the response status `200`
  - added the new `conversation.creation` enum value to the `eventType` response property for the response status `200`
  - added the new `conversation.deletion` enum value to the `eventType` response property for the response status `200`
  - added the new `conversation.newMessage` enum value to the `eventType` response property for the response status `200`
  - added the new `conversation.privacyDeletion` enum value to the `eventType` response property for the response status `200`
  - added the new `conversation.propertyChange` enum value to the `eventType` response property for the response status `200`
  - added the new `deal.associationChange` enum value to the `eventType` response property for the response status `200`
  - added the new `deal.creation` enum value to the `eventType` response property for the response status `200`
  - added the new `deal.deletion` enum value to the `eventType` response property for the response status `200`
  - added the new `deal.merge` enum value to the `eventType` response property for the response status `200`
  - added the new `deal.propertyChange` enum value to the `eventType` response property for the response status `200`
  - added the new `deal.restore` enum value to the `eventType` response property for the response status `200`
  - added the new `event.completed` enum value to the `eventType` response property for the response status `200`
  - added the new `line_item.associationChange` enum value to the `eventType` response property for the response status `200`
  - added the new `line_item.creation` enum value to the `eventType` response property for the response status `200`
  - added the new `line_item.deletion` enum value to the `eventType` response property for the response status `200`
  - added the new `line_item.merge` enum value to the `eventType` response property for the response status `200`
  - added the new `line_item.propertyChange` enum value to the `eventType` response property for the response status `200`
  - added the new `line_item.restore` enum value to the `eventType` response property for the response status `200`
  - added the new `object.associationChange` enum value to the `eventType` response property for the response status `200`
  - added the new `object.creation` enum value to the `eventType` response property for the response status `200`
  - added the new `object.deletion` enum value to the `eventType` response property for the response status `200`
  - added the new `object.merge` enum value to the `eventType` response property for the response status `200`
  - added the new `object.propertyChange` enum value to the `eventType` response property for the response status `200`
  - added the new `object.restore` enum value to the `eventType` response property for the response status `200`
  - added the new `product.creation` enum value to the `eventType` response property for the response status `200`
  - added the new `product.deletion` enum value to the `eventType` response property for the response status `200`
  - added the new `product.merge` enum value to the `eventType` response property for the response status `200`
  - …58 more
- **2026-06-15** (v3) `79cf1425dd5b` — 48 warning, 50 info
  - added the new `COMPANY_ASSOCIATION_CHANGE` enum value to the `eventType` response property for the response status `200`
  - added the new `COMPANY_CREATION` enum value to the `eventType` response property for the response status `200`
  - added the new `COMPANY_DELETION` enum value to the `eventType` response property for the response status `200`
  - added the new `COMPANY_MERGE` enum value to the `eventType` response property for the response status `200`
  - added the new `COMPANY_PROPERTY_CHANGE` enum value to the `eventType` response property for the response status `200`
  - added the new `COMPANY_RESTORE` enum value to the `eventType` response property for the response status `200`
  - added the new `CONTACT_ASSOCIATION_CHANGE` enum value to the `eventType` response property for the response status `200`
  - added the new `CONTACT_CREATION` enum value to the `eventType` response property for the response status `200`
  - added the new `CONTACT_DELETION` enum value to the `eventType` response property for the response status `200`
  - added the new `CONTACT_MERGE` enum value to the `eventType` response property for the response status `200`
  - added the new `CONTACT_PRIVACY_DELETION` enum value to the `eventType` response property for the response status `200`
  - added the new `CONTACT_PROPERTY_CHANGE` enum value to the `eventType` response property for the response status `200`
  - added the new `CONTACT_RESTORE` enum value to the `eventType` response property for the response status `200`
  - added the new `CONVERSATION_CREATION` enum value to the `eventType` response property for the response status `200`
  - added the new `CONVERSATION_DELETION` enum value to the `eventType` response property for the response status `200`
  - added the new `CONVERSATION_NEW_MESSAGE` enum value to the `eventType` response property for the response status `200`
  - added the new `CONVERSATION_PRIVACY_DELETION` enum value to the `eventType` response property for the response status `200`
  - added the new `CONVERSATION_PROPERTY_CHANGE` enum value to the `eventType` response property for the response status `200`
  - added the new `DEAL_ASSOCIATION_CHANGE` enum value to the `eventType` response property for the response status `200`
  - added the new `DEAL_CREATION` enum value to the `eventType` response property for the response status `200`
  - added the new `DEAL_DELETION` enum value to the `eventType` response property for the response status `200`
  - added the new `DEAL_MERGE` enum value to the `eventType` response property for the response status `200`
  - added the new `DEAL_PROPERTY_CHANGE` enum value to the `eventType` response property for the response status `200`
  - added the new `DEAL_RESTORE` enum value to the `eventType` response property for the response status `200`
  - added the new `LINE_ITEM_ASSOCIATION_CHANGE` enum value to the `eventType` response property for the response status `200`
  - added the new `LINE_ITEM_CREATION` enum value to the `eventType` response property for the response status `200`
  - added the new `LINE_ITEM_DELETION` enum value to the `eventType` response property for the response status `200`
  - added the new `LINE_ITEM_MERGE` enum value to the `eventType` response property for the response status `200`
  - added the new `LINE_ITEM_PROPERTY_CHANGE` enum value to the `eventType` response property for the response status `200`
  - added the new `LINE_ITEM_RESTORE` enum value to the `eventType` response property for the response status `200`
  - added the new `OBJECT_ASSOCIATION_CHANGE` enum value to the `eventType` response property for the response status `200`
  - added the new `OBJECT_CREATION` enum value to the `eventType` response property for the response status `200`
  - added the new `OBJECT_DELETION` enum value to the `eventType` response property for the response status `200`
  - added the new `OBJECT_MERGE` enum value to the `eventType` response property for the response status `200`
  - added the new `OBJECT_PROPERTY_CHANGE` enum value to the `eventType` response property for the response status `200`
  - added the new `OBJECT_RESTORE` enum value to the `eventType` response property for the response status `200`
  - added the new `PRODUCT_CREATION` enum value to the `eventType` response property for the response status `200`
  - added the new `PRODUCT_DELETION` enum value to the `eventType` response property for the response status `200`
  - added the new `PRODUCT_MERGE` enum value to the `eventType` response property for the response status `200`
  - added the new `PRODUCT_PROPERTY_CHANGE` enum value to the `eventType` response property for the response status `200`
  - …58 more
- **2026-06-15** (v3) `7d5d1828a852` — 2 info
  - the security scope `developers-read` was added to the endpoint's security scheme `oauth2`
  - the security scope `private-apps-read` was removed from the endpoint's security scheme `oauth2`
- **2026-05-22** (v3) `1de03ff22d05` — 1 info
  - the security scope `private-apps-read` was removed from the endpoint's security scheme `oauth2`
- **2026-04-15** (v3) `c0f40bebcc2e` — 4 info
  - the endpoint scheme security `app_cookie` was removed from the API
  - the endpoint scheme security `developer_hapikey` was removed from the API
  - the endpoint scheme security `internal_cookie` was removed from the API
  - the endpoint scheme security `shhkey` was removed from the API
- **2026-04-12** (v3) `a3ae7c22ab5a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/hubspot/apis/webhooks-webhooks/docs/webhooks/v3/:appId/subscriptions/:subscriptionId/get.md) · [API](https://skmtc.dev/hubspot/apis/webhooks-webhooks.md) · [Page](https://skmtc.dev/hubspot/apis/webhooks-webhooks/changes/webhooks/v3/:appId/subscriptions/:subscriptionId/get)
