Zend certified PHP/Magento developer

With Insomnia, is there a way of going back to a previous request?

For clarification, I’m talking about the REST/URL entry app Insomnia, a Postman alternative, or a way of doing cURL requests easily.

So for my simple REST request needs, this is just pretty much what I need. A lot of the competition (Kibana, etc.) is a bit annoying and complicated.

But one thing I was expecting to find is a way to go back to a previously executed request. So I might do one “GET …” and then a “POST …” … and I would hope to find a simple way to repeat the GET request. So this would be a bit like a command line terminal: in all systems you can track back and repeat previous commands with minimal trouble.

But I can’t find anything like that in Insomnia. Does anything like that exist?