GET
/browsers/{id}/fs/list_filesAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Browser session ID
Query Parameters
path*string
Absolute directory path.
Match
^/.*Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/browsers/string/fs/list_files?path=string"[ { "name": "string", "path": "string", "size_bytes": 0, "is_dir": true, "mod_time": "2019-08-24T14:15:22Z", "mode": "string" }]{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}