Get details of a specific webhook configuration.
Returns webhook details. The signing secret is not included for security. To get a new secret, use the rotate endpoint.
API Key authentication. Format: dk_test_
Webhook configuration ID
Webhook configuration details (without secret)
Webhook configuration response (without signing secret).
Used for list operations and updates where the secret is not returned.
Available Events: - document.uploaded: Document successfully uploaded and queued - document.processing.completed: Extraction completed successfully - document.processing.failed: Extraction failed with error
Unique webhook configuration identifier
HTTPS webhook endpoint URL
List of event types subscribed to
Whether the webhook is active
Whether to retry failed deliveries
Maximum retry attempts
Configuration creation timestamp (ISO 8601)
Last modification timestamp (ISO 8601)