Welcome to our new documentation website! Explore the updated structure and resources to help you get the most out of Clinia's platform.
cURL
curl --request GET \ --url https://{workspaceId}.clinia.cloud/mdm/v1/relationship-definitions/{relationshipDefinitionKey}
{ "key": "<string>", "from": "<string>", "to": "<string>", "relationshipMapping": {} }
Get a relationship definition from the mdm.
The key of the relationship definition.
The relationship definition.
Show child attributes
Was this page helpful?