JavaScript
Webhook
Get webhook by ID
Returns a specific webhook with its event subscriptions.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.roark.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the webhook to retrieve
Response
The requested webhook with its event subscriptions
Webhook with its subscribed event types

