get https://www.virustotal.com/api/v3/files//comments
Returns a list of Comment objects.
Responses
Returns a list of Comment objects.
xxxxxxxxxx
curl --request GET \
--url 'https://www.virustotal.com/api/v3/files/id/comments?limit=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: