GET/browsers/{id}/fs/download_dir_zip

Returns a ZIP file containing the contents of the specified directory.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Browser session ID

Query Parameters

path*string

Absolute directory path to archive and download.

Match^/.*

Response Body

application/zip

application/json

application/json

application/json

application/json

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