Get a list of linked record transaction ids, which can be used in GET and VERIFY commands.
{your-URL}/api/v1/linkedrecords/{txId}/navigate
The transaction id to navigate from. Using a value other than one returned by the LinkedRecords methods produces undefined behavior.
The direction and maximum number of links to emit. Positive numbers produce later links, negative number produce earlier links.
{your-API-key}