GET/browsers/{id}/fs/read_file

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Browser session ID

Query Parameters

path*string

Absolute file path to read.

Match^/.*

Response Body

application/octet-stream

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/browsers/string/fs/read_file?path=string"
"string"