For the complete documentation index, see llms.txt. This page is also available as Markdown.

findWebhooks

Description

This endpoint is used to get all of your webhooks.

public findWebhooks() : VyPromise<VyWebhookDto[]>

Returns

VyPromise<VyWebhookDto[]>

Last updated