v4

latestSwagger 2.02026-07-13109102258.7 KB
Discovery

Browse entities by path or entity type.

post/browse

Query parameters

api-versionstring required

Version of Purview APIs

Request body

entityTypestring

The entity type to browse as the root level entry point.

pathstring

The path to browse the next level child entities.

limitinteger

The number of browse items we hope to return. The maximum value is 10000.

offsetinteger

The offset. The default value is 0. The maximum value is 100000.

Response

OK. On successful get the entities to browse.

@search.countinteger

The total number of browse results.