Use the Relationships endpoint to manage relationships between records and to get details for configured relationship types.
For example, depending on your data you may create relationships between members of the same household, or between company subsidiaries and headquarters.
For relationships, you can:
- Create a new relationship between two records.
- Delete an existing relationship between two records.
- Update an existing relationship between two records.
- Get a specific relationship by
relationshipId
. - List all existing relationships, or filter results to relationships that match specified query parameters. For example, you can filter to relationships between specific records or to relationships that are of a specific relationship type.
For relationship types, you can:
- Get details for a specific relationship type, by
relationshipTypeId
. - List all existing relationship types.
All calls to this endpoint require:
- Assistance from Tamr to configure the relationship types for your deployment; please contact Tamr at [email protected].
- A
tableId
value; please contact Tamr at [email protected] for the correct value.