Get comment for asset by ID

Returns a specific comment made on an asset

This call returns a specific comment that was made on an asset in a Review Link. Three path parameters are required:

  • A Review Link id
  • The id of an asset contained in the Review Link
  • The id of a comment that was made on the asset

A 200 code is returned when the comment is found. The response includes the comment itself and the comment’s properties, such as the time it was made and the name of the commenter. For an overview of comment properties, please see the table in Get comments for asset.

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