Forum Discussion

ssreekesh's avatar
ssreekesh
Ideator I
2 years ago

ARAS REST API - How do I get properties of a RelationshipType

The Properties of an ItemType can be retrieved using the below URL /odata/ItemType('<<item_type_id>>')/Property But when we try to do the same for RelationshipType using the below URL, getting 40...