Unable to extract information of Custom Sensitive Info types from Purview API
Hi Guys,
Last few days I was trying to extract information on the Custom Sensitive Info types from the below API end point.
{purview ATLAS endpoint}/datamap/api/atlas/v2/types/typedef/guid/{guid}
Even though I can get all the BASE classifiers information from that, whenever I drop in the custom classifier ‘Guid’, api return
Code: 404
reason: “Not Found”
text: Given type guid XXXXXXXXXX was invalid
The API client got admin level privileges.
Appreciate if someone can help to a solution for this.
Thanks
Hi Guys, Last few days I was trying to extract information on the Custom Sensitive Info types from the below API end point.{purview ATLAS endpoint}/datamap/api/atlas/v2/types/typedef/guid/{guid}Even though I can get all the BASE classifiers information from that, whenever I drop in the custom classifier ‘Guid’, api return Code: 404reason: “Not Found”text: Given type guid XXXXXXXXXX was invalidThe API client got admin level privileges. Appreciate if someone can help to a solution for this. Thanks Read More