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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}