post http://127.0.0.1:5001/api/v1/object/get
Get and serialize the DAG node named by
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Key of the object to retrieve, in base58-encoded multi-hash format. | string | Y |
data-encoding | Encoding type of the data field, either "text" or "base64". Default: "text". | string | N |