Reltio Connect

 View Only
  • 1.  API to get relations based on Relationship Type

    Reltio Partner
    Posted 10-19-2023 06:14

    Hi Experts,

    Do we have any API to get Relations between entities based on Relationship Type filter.



    ------------------------------
    Karthik
    PWC
    ------------------------------


  • 2.  RE: API to get relations based on Relationship Type

    Reltio Partner
    Posted 10-20-2023 09:22

    Hi Karthik,
    you can see the below document for this requirement, search relation with cursor
    https://docs.reltio.com/en/explore/get-going-with-apis-and-rocs-utilities/reltio-rest-apis/model-apis/relations-api/search-relation-events-with-cursor
    POST: {{tenantURL}}/relations/_events/_scan?filter=equals(relation_type,"configuration/relationTypes/B2BParentClient")&types=CREATED,DELETED,UPDATED



    ------------------------------
    Aditya Gupta
    Freshgravity
    ------------------------------