households_webhooks_get_all
Retrieve a paginated list of all webhooks assigned to a household. Use query filters, sorting, and pagination to manage and review outgoing webhook configurations.
Instructions
Get All [GET /api/households/webhooks]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| orderBy | No | ||
| perPage | No | ||
| queryFilter | No | ||
| orderDirection | No | desc | |
| paginationSeed | No | ||
| orderByNullPosition | No |