List all webhooks with optional filtering, pagination, and sorting.
Maximum number of items to return
1 <= x <= 1000
Number of items to skip for pagination
x >= 0
Sort field and direction (e.g. number:1, status.createdAt:-1)
"number:1"
List of Webhooks
The response is of type Webhook · object[]
.