# Webhook Subscriptions Related to the subscriptions to notifications of events ## Fetch related merchant - [GET /v2/webhook_subscriptions/{id}/relationships/merchant](https://ept.redocly.app/v2/openapi/webhook-subscriptions/corehttp.webhooksubscriptionscontroller.related_merchant.md) ## List all records - [GET /v2/webhook_subscriptions](https://ept.redocly.app/v2/openapi/webhook-subscriptions/corehttp.webhooksubscriptionscontroller.index.md) ## Create a new record - [POST /v2/webhook_subscriptions](https://ept.redocly.app/v2/openapi/webhook-subscriptions/corehttp.webhooksubscriptionscontroller.create.md) ## Fetch by unique id - [GET /v2/webhook_subscriptions/{id}](https://ept.redocly.app/v2/openapi/webhook-subscriptions/corehttp.webhooksubscriptionscontroller.show.md) ## A list of related webhook_deliveries - [GET /v2/webhook_subscriptions/{id}/relationships/webhook_deliveries](https://ept.redocly.app/v2/openapi/webhook-subscriptions/corehttp.webhooksubscriptionscontroller.related_webhook_deliveries.md)