Resource ClientsOn this pageWebhookDispatchCollectionClient Sub-client for listing webhook dispatches.Index MethodslistMethods list 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]
Sub-client for listing webhook dispatches.