Download Screenshot
GET/workstations/:workstation_id/browser-use/v1/task/:task_id/screenshots/:screenshot_filename
Download a specific screenshot file from a browser-use task execution. Screenshots are captured during task execution and can be retrieved using this endpoint with the screenshot filename.
Request
Responses
- 200
- 404
- 500
Screenshot file retrieved successfully
Not Found - the requested resource does not exist.
Internal Server Error - please retry your request.