Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the webhook to get
Response
A webhook
Unique identifier for the webhook
Object type, always 'webhook'
Available options:
webhook
Unix timestamp of when the webhook was created
Secret used to verify the webhook request
URL of the webhook endpoint
Whether the webhook is active
Events that the webhook is subscribed to
Description of the webhook