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