Retrieve partner's comments on a file

{
  "data": [
    {
      "type": "monitor_hash_comment",
      "id": "6620bdb508ab363eee95fd511ae88e2e38daf948b117bd49bcf8609f87cc86de-{engine name}",
      "attributes": {
        "comment": "This is an example comment.",
        "date": 1519222846,
        "detection": "confirmed",
        "engine": "{engine name}",
        "sha256": "6620bdb508ab363eee95fd511ae88e2e38daf948b117bd49bcf8609f87cc86de"
      }
    }
  ]
}
Language
Click Try It! to start a request and see the response here!