WebhookDispatchCollectionClient
Hierarchy
- ResourceCollectionClient
- WebhookDispatchCollectionClient
Index
Properties
inheritedapifyClient
inheritedbaseUrl
inheritedhttpClient
optionalinheritedid
optionalinheritedparams
inheritedpublicBaseUrl
inheritedresourcePath
optionalinheritedsafeId
inheritedurl
Methods
list
Parameters
options: WebhookDispatchCollectionListOptions = {}
Returns PaginatedIterator<WebhookDispatch>
https://docs.apify.com/api/v2#/reference/webhook-dispatches/webhook-dispatches-collection/get-list-of-webhook-dispatches
Awaiting the return value (as you would with a Promise) will result in a single API call. The amount of fetched items in a single API call is limited.
Asynchronous iteration is also supported. This will fetch additional pages if needed until all items are retrieved.