---
title: "Get Webhook V2 Subscriptions"
method: GET
path: "/mortgage/v2/webhooks/subscriptions"
tags: ["Webhooks"]
---

# Get Webhook V2 Subscriptions

`GET /mortgage/v2/webhooks/subscriptions`

## Response `200`

Webhook subscriptions retrieved

- object
  - `transaction` string[], required — An array containing the desired events that Proof should POST a webhook for. See our [Webhooks V2 guide](https://dev.proof.com/docs/webhooks-v2) for a list of valid subscriptions.
  - `notary` string[], required — An array containing the desired events that Proof should POST a webhook for. See our [Webhooks V2 guide](https://dev.proof.com/docs/webhooks-v2) for a list of valid subscriptions.

---

[API](https://skmtc.dev/proof/apis/proof-business-api-specification.md) · [All operations](https://skmtc.dev/proof/apis/proof-business-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/proof/proof-business-api-specification/revisions/1adaa0ea25cd/schema)
