curl --request GET \
--url https://api.onkernel.com/browsers/{id}/fs/download_dir_zip \
--header 'Authorization: Bearer <token>'"<string>"Returns a ZIP file containing the contents of the specified directory.
curl --request GET \
--url https://api.onkernel.com/browsers/{id}/fs/download_dir_zip \
--header 'Authorization: Bearer <token>'"<string>"Documentation Index
Fetch the complete documentation index at: https://tbd-6fc993ce-mintlify-profile-hot-load-save-changes-21459.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Browser session ID
Absolute directory path to archive and download.
^/.*ZIP archive of the requested directory
The response is of type file.