Get Relationship

Use this API to retrieve the details of a Relationship using a Relationship type name (relationshipTypeName) and a Relationship identifier (relationshipId).

Additional Information

  • The API returns an exception if the Relationship details are not found or the requestor does not have access to get Relationship details.

Example Request

GET https://{hostname}/api/inventory-linking/v1/relationship-types/names/{relationshipTypeName}/relationship/{relationshipId}

GET https://trial.onetrust.com/api/inventory-linking/v1/relationship-types/names/Data Transfer/relationship/C09BF9A-38AA-45A9-87BA-77596525849E

Language
Authorization
OAuth2