In Postman, there is a Response History feature that allows users to view previous responses of the same request, including timestamp and status code. This is very useful for tracking changes, comparing responses, and reviewing previous test results without re-sending the request.
Currently in Apidog, only the latest response is available. It would be great if Apidog could add a Response History per request feature, even with a limited number of stored responses.
This would significantly improve the API testing workflow, especially for QA and backend developers.