Get Metadata Subtree (JSON query)
POST/qlibs/:qlibid/q/:qhit/meta-ext/:path
Retrieve the user-defined metadata at the given path.
This endpoint is functionally identical to Get Metadata Subtree with the difference that most optional parameters are provided as JSON structure in the request body instead of query parameters.
Request
Responses
- 200
- 401
- default
User-defined metadata.
Authentication information is missing or invalid
Response Headers
WWW-Authenticate
A standard "WWW Authenticate" header of the form Basic realm="Eluvio Content Fabric API"
A generic error message.