# Search All Webhook Events

Search and retrieve a list of `WebhookEvent`s from all webhooks that you are subscribed to.

{% hint style="info" %}
To avoid performance issues, `total_elements` and `total_pages` properties are not populated for this endpoint response, being both returned with default value of `0`.
{% endhint %}

{% openapi src="<https://3937396275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8lXIp71Ct5qCUhXjko2q%2Fuploads%2Fgit-blob-4480a5c1c808ea2f3b9c11a7cedf49d851acfe4a%2Fevent-service.yaml?alt=media>" path="/events/webhooks/all/events/search" method="post" expanded="true" %}
[event-service.yaml](https://3937396275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8lXIp71Ct5qCUhXjko2q%2Fuploads%2Fgit-blob-4480a5c1c808ea2f3b9c11a7cedf49d851acfe4a%2Fevent-service.yaml?alt=media)
{% endopenapi %}
