How to get the Webhook URL of created monitor

Dear Community,

I have created a monitor to listen as webhook for our streaming service, I get the webhookUrl while creating it.

After that we are unable to get that webhook URL any where. If we miss to save, we have to delete the monitor and create new one.

is there any other place holder we could get this webhook URL?

@jetison made a great video found here: Postman Webhooks | Postman Level Up - YouTube

The video will start out showing you how to use your Postman API key to create a monitor and how to get the webhook URL from the response.