Gets a paginated list of webhooks for the authenticated user. If accessed using an OAuth access token, the WEBHOOK_READ scope is required.
value must be Bearer <token> where <token> is api key prefixed with cal_
Maximum number of items to return
1 <= x <= 25025
Number of items to skip
x >= 00