Retrieve a working file corresponding at given ID and return it as a

GET /data/working-files/{instance_id}

JSON object.

Responses

GET /data/working-files/{instance_id}
curl \
 -X GET http://localhost:8080/api/data/working-files/{instance_id}