Retrieve a working file corresponding at given ID and return it as a
JSON object.
GET /data/working-files/{instance_id}
curl \
-X GET http://localhost:8080/api/data/working-files/{instance_id}
JSON object.
curl \
-X GET http://localhost:8080/api/data/working-files/{instance_id}