Get Files Post
POST {{baseUrl}}/getfiles
This POST method will retrieve a list of files and their meta data names from the Blockchain, decrypting them prior to passing back the result.
Request Body
{"unitName"=>"<string>", "type"=>"<string>", "folder"=>"<string>", "server"=>"<string>", "user"=>"<string>", "password"=>"<string>", "key"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}