Get all working files for a given entity and possibly a task and a name.
Path parameters
-
entity_id
Required
GET
/data/entities/{entity_id}/working-files
curl \
--request GET 'http://api.example.com/data/entities/{entity_id}/working-files' \
--header "Authorization: $API_KEY"