I am wondering how to access the data submitted to the completed tasks.
Similar question to this
and this
After a task is completed it disappears from the /tasks results.
The /history/task does not return form variables and used form keys, so there is no way to dynamically load and display the data of a completed task using its dynamic user form.
Am I missing anything or how could I let my application users review the data that they have previously submitted to a task?