Postman web client : How can I include environment in URL?

Hi everyone, does anyone know a way to get a shortcut to the right Postman environment ?
I want to make the process of sharing new API requests easy, with the Postman web client URL.

For exemple, with this URL : https://company.postman.co/workspace/…(workspace id)…/request/…(request id)…
Can I add something like “#environment=foo” at the end to auto select “foo” in the list of available environments ?

Thank you for your help.