get

Fetch an individual record by its identifier, or by the compound id of one of its source records.

Note: To use the Try It feature on the right to see an example response, you can enter any values for the required parameters.

Using the recordId parameter, you can get a specific current or historical golden record by the following IDs associated with that record:

  • Record ID (the ID of the record in the RealTime datastore)
  • Tamr ID (the ID assigned by Tamr to the mastered entity and it's clustered source records)
  • Source record ID and source system name
  • External ID
Path Params
string
required

Required. The table that the record belongs to.

string
required

Required. An identifier for the record to fetch. Can either be the primary key of the record, or an external ID.
When source_system_name is set, this is instead read as a source record id within that system.

Query Params
string

Optional. The source system that record_id belongs to. When set, record_id is interpreted as a
source record id within that system -- the compound id (source_system_name, record_id) -- and
the (golden) record that source record links to is returned. The returned record's
record_id is that golden record's own id, which is not the requested record_id.

Empty is equivalent to omitting it: record_id is read as a primary key or external ID. Source
records written without a system name need no system name here, as their source record id is
already an external ID of the record they link to.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

© 2025, Tamr, Inc. All rights reserved.

License Agreement | Privacy Policy | Data Security Policy| AI Chatbot Disclaimer