Fetch an individual record by its identifier.

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 search for a specific current or historical:

  • Tamr ID (the ID assigned by Tamr to the mastered entity and it's clustered source records)
  • Record ID (the ID of the record in the RealTime datastore)
  • Tamr record ID (the unique identifier for the source record, generated by Tamr. This identifier is a 128-bit hash value of the source dataset name and the source primary key.)
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.

Responses

Language