Get comments for asset version

Returns the comments made on a specific version of an asset

This call returns the comments made on a specific version of an asset. Three path parameters are required:

  • A Review Link id
  • The id of an asset contained in the Review Link
  • The id of one of the asset’s versions. For a list of an asset’s versions, please see Get Versions.

The response contains an array of comments made on the version whose asset id you entered, including the commenter’s name, the date and time when the comment was made, and the comment’s unique id. For an overview of comment properties, please see the table in Get comments for asset.

A 200 code is returned when comments for an asset’s version are found. If no comments were made on the version, then a 200 is also returned, but the response is empty.

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