Webhook URL parameters

Is it possible to have single endpoint and in the service from where I send event, I want to write there URL with parameters. Something like

https://appname.bubbleapps.io/version-test/api/1.1/wf/webhook_name?account_id=666123
How can I retrieve account_id there?