Hello,
It will be great if you can add a timestamp showing the last executed time (per user’s region) on the UI. Perhaps, this should be placed right next to the “Status”, “Time” and “Size” information labels.
I’m requesting this because when working with multiple apis that are session based, it becomes important to note when the last login or any other api within the session was executed. I understand that this information may already be available in the HTTP response headers. But:
- It is not a guaranteed thing perhaps, and
- It may be a UTC timestamp
Thanks!