Browser Filesystem

Read file contents

get/browsers/{id}/fs/read_file

Path parameters

idstring required

Browser session ID

Query parameters

pathstring required

Absolute file path to read.

Response

File read successfully

Changes