post http://127.0.0.1:5001/api/v1/object/data
Output the raw bytes of a BTFS object.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Key of the object to retrieve, in base58-encoded multihash format. | string | Y |
Output the raw bytes of a BTFS object.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Key of the object to retrieve, in base58-encoded multihash format. | string | Y |
Try It!
to start a request and see the response here!