Get the current state of a linked record that was written to the blockchain. It takes a few minutes before any transaction is confirmed to be on the blockchain.
{your-URL}/api/v1/linkedrecords/{txId}/status
The transaction id of the linked record to query. Using a value other than one returned by the LinkedRecords methods produces undefined behavior.
{your-API-key}