# Webhook Deliveries Related to information about webhook delieveries ## Fetch related merchant - [GET /v2/webhook_deliveries/{id}/relationships/merchant](https://ept.redocly.app/v2/openapi/webhook-deliveries/corehttp.webhookdeliveriescontroller.related_merchant.md) ## Fetch related event - [GET /v2/webhook_deliveries/{id}/relationships/event](https://ept.redocly.app/v2/openapi/webhook-deliveries/corehttp.webhookdeliveriescontroller.related_event.md) ## List all records - [GET /v2/webhook_deliveries](https://ept.redocly.app/v2/openapi/webhook-deliveries/corehttp.webhookdeliveriescontroller.index.md) ## Fetch by unique id - [GET /v2/webhook_deliveries/{id}](https://ept.redocly.app/v2/openapi/webhook-deliveries/corehttp.webhookdeliveriescontroller.show.md) ## Fetch related webhook_subscription - [GET /v2/webhook_deliveries/{id}/relationships/webhook_subscription](https://ept.redocly.app/v2/openapi/webhook-deliveries/corehttp.webhookdeliveriescontroller.related_webhook_subscription.md)