Copy the request URL to the clipboard

Hey @pokrakam

Welcome to the community! :wave:

You could add console.log(pm.request.url.toString()); to the Tests sandbox. This will print the whole resolved URL in the Postman Console.

1 Like