Retrieve a working file corresponding at given ID and return it as a
JSON object.
Path parameters
-
working_file_id Required
GET /data/working-files/{instance_id}
curl \
-X GET http://api.example.com/data/working-files/{instance_id}