Get the current state of a 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/records/{txId}/status
The transaction id of the record to query. Using a value other than a id returned by write record produces undefined behavior.
{your-API-key}