post http://127.0.0.1:5001/api/v1/get
Download the BTFS objects.
*Arguments
Argument  | Description  | Type  | Required?  | 
|---|---|---|---|
arg  | The path to the BTFS object(s) to be outputted.  | string  | Y  | 
output  | The path where the output should be stored.  | string  | N  | 
archive  | Output a TAR archive.  | boolean  | N  | 
compress  | Compress the output with GZIP compression.  | boolean  | N  | 
compression-level  | The level of compression (1-9).  | integer  | N  | 
