Feature Request: Response History per Request
Zackyanto
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.
N
Nichole Garcia
The Request History feature is now available in Apidog. For detailed information, please refer to the official documentation: https://docs.apidog.com/754600m0.
Zackyanto
Nichole Garcia What I mean is response history scoped to a single request, where each execution of the same request keeps its own past responses (timestamp, status code, body).
The current Request History aggregates all requests together, which makes it difficult to track changes or compare responses for one specific request over time.
Emily
ZackyantoHi Zackyanto,
First, thanks for your feedback on the Response History feature. We'd like to clarify that our Request History list is actually recorded in the order of requests. Every time you send requests for the same API, they will all show up in the list—you just need to filter by the path to find the request history of that specific API.
Additionally, regarding the Response History feature for a single request that you mentioned Postman has (which allows viewing previous responses of the same request with timestamps and status codes for tracking changes), could you please share a screenshot of it? This will help us better understand your needs and provide more targeted support.