v4
Swagger 2.02026-08-0343714211.7 MBfile_actions
Zip List Entries
List the contents of a ZIP file.
List the contents of a ZIP file.
get/file_actions/zip_list/{path}
Path parameters
pathstring required
Path to operate on.
Response
The FileActions object.
Example response
[
{
"path": "example",
"size": 1
}
]