Get asset metadata

Returns the metadata of a file in a Review Link

This call returns the metadata of a file that is contained in a Review Link. Two path parameters are required:

  • A Review Link id
  • The id of a file in the link

The response contains an array of the file’s metadata. This includes any key/value pairs that were captured automatically when the file was uploaded to MediaSilo, such as bit rate and codec information, and any key/value pairs that were added manually.

The type property in the response indicates if the metadata was captured on ingest (“General,” “Image,” “Video,” and “Audio” types) or if the metadata was added manually (“Custom” type).

A 200 code is returned when asset metadata is found.

Language
Authorization
URL
Click Try It! to start a request and see the response here!