# Webhooks

 - [GET /beta/webhooks/{webhookSubscriptionId}](https://docs.dixa.io/openapi/dixa-api/beta/webhooks/getwebhookswebhooksubscriptionid.md): Get a Webhook Subscription by ID.
 - [DELETE /beta/webhooks/{webhookSubscriptionId}](https://docs.dixa.io/openapi/dixa-api/beta/webhooks/deletewebhookswebhooksubscriptionid.md): Delete a Webhook Subscription.
 - [PATCH /beta/webhooks/{webhookSubscriptionId}](https://docs.dixa.io/openapi/dixa-api/beta/webhooks/patchwebhookswebhooksubscriptionid.md): Patch a Webhook Subscription.
 - [GET /beta/webhooks](https://docs.dixa.io/openapi/dixa-api/beta/webhooks/getwebhooks.md): List of all Webhook Subscriptions in an organization.
 - [POST /beta/webhooks](https://docs.dixa.io/openapi/dixa-api/beta/webhooks/postwebhooks.md): Create a Webhook Subscription.
 - [GET /beta/webhooks/{webhookSubscriptionId}/delivery-status](https://docs.dixa.io/openapi/dixa-api/beta/webhooks/getwebhookswebhooksubscriptioniddelivery-status.md): Get the latest delivery statuses of a Webhook Subscription.
 - [GET /beta/webhooks/{webhookSubscriptionId}/delivery-status/logs/{event}](https://docs.dixa.io/openapi/dixa-api/beta/webhooks/getwebhookswebhooksubscriptioniddelivery-statuslogsevent.md): Get the latest Webhook Subscription Event logs.
