--- | |
title: Apache Mesos - HTTP Endpoints - /files/browse | |
layout: documentation | |
--- | |
<!--- This is an automatically generated file. DO NOT EDIT! ---> | |
### USAGE ### | |
> /files/browse | |
### TL;DR; ### | |
Returns a file listing for a directory. | |
### DESCRIPTION ### | |
Lists files and directories contained in the path as | |
a JSON object. | |
Query parameters: | |
> path=VALUE The path of directory to browse. | |
### AUTHENTICATION ### | |
This endpoint requires authentication iff HTTP authentication is | |
enabled. |