get https://api.mediasilo.com/v3/assets//metadata
Returns all metadata for the specified asset
Log in to see full request history
Returns an array of metadata key/value pairs.
Responses
Returns all metadata for the specified asset
Returns an array of metadata key/value pairs.
xxxxxxxxxx
curl --request GET \
--url https://api.mediasilo.com/v3/assets/assetid/metadata \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: