I'm trying to get the name / email of a user that is a owner / expert of an entity in Purview. Is there an API endpoint that I can use for this? The current output i get is:
"contacts": {"Owner": [{"id": "XXXXXXXX-XXXX-XXXX-XXXXXXXXXXXX"}], "Expert": [{"id": "XXXXXXXX-XXXX-XXXX-XXXXXXXXXXXX"}]}