# Get last working files **GET /data/tasks/{task_id}/working-files/last-revisions** Retrieve the last working file revisions for each file name for a given task. Returns the most recent version of each working file. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **task_id** (string(uuid)) Task unique identifier ## Responses ### 200: Last working file revisions for each file name #### Body Parameters: application/json (object) - ***** (object) [Powered by Bump.sh](https://bump.sh)