--- title: Apache Mesos - HTTP Endpoints - /files/read.json layout: documentation --- ### USAGE ### > /files/read.json ### TL;DR; ### Reads data from a file. ### DESCRIPTION ### This endpoint reads data from a file at a given offset and for a given length. Query parameters: > path=VALUE The path of directory to browse. > offset=VALUE Value added to base address to obtain a second address > length=VALUE Length of file to read.