Get file or directory
GET/v2/fs/:path
Returns file content or a directory listing from the robot data directory. Use ?zip to download a zip archive. Use ?json for directory listings in JSON format.
Request
Responses
- 200
- 404
- 422
- 500
- 503
- 504
File content or directory listing
File or directory not found
Validation Error
Internal server error
Service unavailable
Request timed out