Get webhook configuration
Returns the current webhook configuration for the authenticated organization. The signing secret is masked.
Authentication
AuthorizationBearer
Autolane Platform API key. Org-scoped with granular permissions. Deliveries endpoints additionally require an x-retailer-id header containing the site UUID from the Autolane Portal; webhooks endpoints do not.
Response
Webhook configuration. Secret is masked.
success
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error