Get a webhook by ID
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the webhook to get
A webhook
Unique identifier for the webhook
Object type, always 'webhook'
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
Webhook events that can be subscribed to
describe.job.processing, describe.job.completed, describe.job.failed, extract.job.processing, extract.job.completed, extract.job.failed, file.job.processing, file.job.completed, file.job.failed, file.job.deleted, collection.file.job.processing, collection.file.job.completed, collection.file.job.failed, collection.file.job.deleted, segment.job.processing, segment.job.completed, segment.job.failed Description of the webhook