Get the record content. It may not be confirmed on the blockchain yet. Get record status determines when the transaction is confirmed on the blockchain.
{your-URL}/api/v1/records/{txId}/content
The transaction Id of the record to fetch. Using a value other than a id returned by write record produces undefined behavior.
{your-API-key}
No body
Obtain information about the record (i.e. length and type) in the HTTP headers.
{your-URL}/api/v1/records/{txId}/content
The transaction Id of the record to fetch. Using a value other than a transaction Id returned by write record produces undefined behavior.
{your-API-key}
No body