Async Resource ClientsOn this pageWebhookDispatchCollectionClientAsync Async sub-client for listing webhook dispatches.Index MethodslistMethods listasync list(*, limit, offset, desc): ListPage[dict]List all webhook dispatches of a user. https://docs.apify.com/api/v2#/reference/webhook-dispatches/webhook-dispatches-collection/get-list-of-webhook-dispatches Parameterskeyword-onlylimit: int | None = Nonekeyword-onlyoffset: int | None = Nonekeyword-onlydesc: bool | None = NoneReturns ListPage[dict]
Async sub-client for listing webhook dispatches.