Get link assets

Returns the assets contained in a Review Link

This call requires a Review Link id as a path parameter, and it returns the assets contained in that Review Link. Note that the response only includes assets found in the Review Link’s top level; if the Review Link contains folders with additional assets, those assets are not included in this call’s response. If you are looking for assets contained in a Review Link folder, please see Get assets within a link folder.

The properties of each asset are included in the response. For an overview of asset properties, please see the table in Get asset.

A 200 code is returned when assets are found in the Review Link. If a link is empty, then a 200 is also returned, but the response body is empty. An empty response is also returned if the link contains folders at its top level but no assets.

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