Get Metadata (JSON query)
POST/qlibs/:qlibid/q/:qhit/meta-ext
Retrieve the user-defined metadata associated with the given content object in JSON form.
This endpoint is functionally identical to Get Metadata 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.