Download file contents
get/sessions/{sessionId}/files/{filePath}/content
Gets contents of a file that is specified by the file path. If the server can determine the type of file that is returned, then the Content-type
header returns the appropriate media type information. Otherwise, application/octet-stream data is returned for the Content-type
header.
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Headers | |
400 | Bad Request | The request was invalid. | Schema | |
404 | Not Found | No resource exists at the requested path. | Schema |