> For the complete documentation index, see [llms.txt](https://docs.bird.com/pusher/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/pusher/channels/channels/webhooks.md).

# Webhooks

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/sx988I1GlL3wsUuyUB6k" %}
[Channels Webhook Timeouts and Retries](/pusher/channels/channels/webhooks/channels-webhook-timeouts-and-retries.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/4qEKlhVSJvYemfoCYzxb" %}
[Can You Give Me A List Of IPs That Pusher Channels Webhooks Will Be Sent From?](/pusher/channels/channels/webhooks/can-you-give-me-a-list-of-ips-that-pusher-channels-webhooks-will-be-sent-from.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/wSP58cMY6gf4RSTMou2U" %}
[How Can My Server Be Notified When Users Join Or Leave A Presence Channel?](/pusher/channels/channels/webhooks/how-can-my-server-be-notified-when-users-join-or-leave-a-presence-channel.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/DoikovSC8mFqvtuK8qzp" %}
[What Is The Batch Size and Batch Window For Channels Webhooks?](/pusher/channels/channels/webhooks/what-is-the-batch-size-and-batch-window-for-channels-webhooks.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/wvXQW1r0KEms224Ij6sZ" %}
[Why Is My Server Not Receiving Webhooks Channels?](/pusher/channels/channels/webhooks/why-is-my-server-not-receiving-webhooks-channels.md)
{% endcontent-ref %}

{% hint style="info" %}
Still have questions? Please reach out to our Support team by visiting [this page](https://messagebird.com/support-center/Pusher-request-new).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/pusher/channels/channels/webhooks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
