WebhookDispatchClient
Hierarchy
- ResourceClient
- WebhookDispatchClient
Index
Properties
inheritedapifyClient
inheritedbaseUrl
inheritedhttpClient
optionalinheritedid
optionalinheritedparams
inheritedpublicBaseUrl
inheritedresourcePath
optionalinheritedsafeId
inheritedurl
Methods
get
Retrieves the webhook dispatch.
Returns Promise<undefined | WebhookDispatch>
The webhook dispatch object, or
undefinedif it does not exist.
Client for managing a specific webhook dispatch.
Webhook dispatches represent individual notifications sent by webhooks. This client provides methods to retrieve details about a specific dispatch.
https://docs.apify.com/platform/integrations/webhooks