Searching for Records in the System of Record
You can search for records in the System of Record (SOR) either in the Tamr Cloud UI or by using the Realtime Search API.
Searching in the Tamr Cloud UI
To search for records in the SOR in the UI, select Data in the navigation menu and choose the data product. You can then search for a record in that data product.

Searching Using the API
Use the Realtime Search API to search for and return records in the SOR with similar attribute values (fuzzy match). The search endpoint requires the table id (tbl_
) of the SOR. This ID is available is displayed on the System of Record Management page. If you have questions about configuring your search queries for optimal performance, reach out to [email protected] for assistance.
Updated 3 days ago