Returns the stored webhook URL, enabled flag, and updated_at for the authenticated
partner. If no configuration has been saved yet, the response body is empty ({}).
Use this to verify settings before relying on PUT /webhook
or starting analyses with notify_via_webhook=true.
Your API key, passed as a query parameter on every request.
Current webhook configuration (or empty object if none exists).
Returned by GET /webhook and PUT /webhook. When no webhook has been stored yet,
GET /webhook returns an empty object.