Skip to content

Download Multiple Files via SFTP

POST
/sftp/multi

Downloads multiple files and/or folders as a single ZIP archive. Supports mixed selection of files and folders. Failed items are skipped and logged.

Parameters

Query Parameters

sessionToken*

Session authentication token

Type
string
Required
sessionId*

Active server session ID

Type
string
Required

Responses

ZIP archive containing all requested files and folders

application/json
JSON
"string"

Playground

Server
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License