FindAll

This endpoint is used to get all of your webhooks.

public static VyTask<VyWebhookDto[]> FindAll()

Returns

VyTask<VyWebhookDto[]>

Last updated