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 static VyTask<VyWebhookDto[]> FindWebhooks()

Returns

VyTask<VyWebhookDto[]>

Last updated