Hi…Could someone help me in providing a sample <re...
# getting-started
n
Hi…Could someone help me in providing a sample rest.li call for BrowsePaths Endpoint… I don’t see it here…. https://github.com/linkedin/datahub/tree/master/metadata-service#sample-api-calls
m
@nutritious-bird-77396: did you mean for posting edits to browse paths? or retrieving them back?
n
@mammoth-bear-12532 Retrieving the BrowsePaths based on the `urn`…
m
for any aspect the generic call is:
GET /entities/<url-encoded-urn>?aspects=<comma-separated-aspect-names>
@nutritious-bird-77396
thankyou 1