Query
Webhook
Query
Query the registered webhook URLs
GET
Query
Documentation Index
Fetch the complete documentation index at: https://docs.wepayout.co/llms.txt
Use this file to discover all available pages before exploring further.
Query
This endpoint allows querying the registered webhook URLs. Filtering can only be done using the event field.- If the event parameter is provided, only the webhooks related to that event will be returned
- If no filter is provided, all registered webhooks will be returned
Query Parameters
Get a list of webhooks for a specific event type. Currently, only the
onboarding event is supported.Allowed values: onboardingResponse
Returns an array of webhook objects.Array of webhook objects

