Use Purview API to provide list of all Entities of a certain type

Brent Conner 26 Reputation points
2022-08-17T03:27:50.787+00:00

I am trying to find an API for use with Purview, that will return all Entities of a certain Type (eg mssql_table); however I can't find one that works.

I tried using examples from the Apache Atlas API reference such a the Discovery DSL queries, but it returns an error that the API is no longer supported.

Any suggestions?

Microsoft Security | Microsoft Purview
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ShaikMaheer-MSFT 38,546 Reputation points Microsoft Employee Moderator
    2022-08-18T10:59:06.557+00:00

    Hi @Brent Conner ,

    Thank you for posting query in Micrsoft Q&A Platform.

    Are you looking for getting list of entities by Unique Attributes? If yes, Kindly check below REST API documentation for same.
    https://learn.microsoft.com/en-us/rest/api/purview/catalogdataplane/entity/get-entities-by-unique-attributes?tabs=HTTP

    Below is complete documentation to REST APIs for entities in Purview.
    https://learn.microsoft.com/en-us/rest/api/purview/catalogdataplane/entity

    Below is complete Purview REST APIs documentation.
    https://learn.microsoft.com/en-us/rest/api/purview/

    Hope this helps. Please let us know if any further queries.

    -------------

    Please consider hitting Accept Answer button. Accepted answers help community as well.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.