ClassesVersion: 2.6On this pageWebhookDispatchCollectionClient @hideconstructorHierarchyResourceCollectionClientWebhookDispatchCollectionClientIndex ConstructorsconstructorPropertiesapifyClientbaseUrlhttpClientidparamsresourcePathsafeIdurlMethodslistConstructors constructornew WebhookDispatchCollectionClient(options: ApiClientSubResourceOptions): WebhookDispatchCollectionClientParametersoptions: ApiClientSubResourceOptionsReturns WebhookDispatchCollectionClientProperties apifyClientapifyClient: ApifyClientbaseUrlbaseUrl: stringhttpClienthttpClient: HttpClientoptionalidid?: stringoptionalparamsparams?: Record<string, unknown>resourcePathresourcePath: stringoptionalsafeIdsafeId?: stringurlurl: stringMethods listlist(options?: WebhookDispatchCollectionListOptions): Promise<PaginatedList<WebhookDispatch>>https://docs.apify.com/api/v2#/reference/webhook-dispatches/webhook-dispatches-collection/get-list-of-webhook-dispatchesParametersoptions: WebhookDispatchCollectionListOptions = {}Returns Promise<PaginatedList<WebhookDispatch>>