get
/api/v0/get
Last updated
Was this helpful?
/api/v0/get
Last updated
Was this helpful?
Download IPFS objects.
REQUEST PARAMS
arg
[Required] - The IPFS object hash.
output
[Optional] - The path where the output should be stored.
archive
[Optional] - Output a TAR archive. The default is false
.
compress
[_O_ptional] - Compress the output with GZIP compression. The default is false
.
compression-level
[_O_ptional] - The level of compression (1-9). The default is -1
.
On success, the call to this endpoint will return with 200 and the following body:
BODY