Get all webhooks
Webhooks
Get all webhooks
Gets a paginated list of webhooks for the authenticated user. If accessed using an OAuth access token, the WEBHOOK_READ scope is required.
GET
Get all webhooks
Documentation Index
Fetch the complete documentation index at: https://cal.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Headers
value must be Bearer <token> where <token> is api key prefixed with cal_
Query Parameters
Maximum number of items to return
Required range:
1 <= x <= 250Example:
25
Number of items to skip
Required range:
x >= 0Example:
0