> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mailofly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Webhooks

> List all webhook endpoints.

Returns all webhook subscriptions for your organization.

### Response

<ResponseField name="data" type="object[]">
  Array of configured webhook endpoints.
</ResponseField>


## Related topics

- [Delete Webhook](/api/webhooks/delete-webhook.md)
- [Create Webhook](/api/webhooks/create-webhook.md)
- [Retrieve Webhook](/api/webhooks/get-webhook.md)
- [Configure webhook](/receiving/configure-webhook.md)
- [List Templates](/api/templates/list-templates.md)
