Comments are messages created on files. Comments can be made independently or created as responses to other comments
11446498The unique identifier for this object
commentValue is always comment
2012-12-12T10:53:43-08:00The time this comment was created
A mini user object representing the author of the comment
trueWhether or not this comment is a reply to another comment
The object this comment was placed on
11446498The unique identifier for this object
@Aaron Levie these tigers are cool!The text of the comment, as provided by the user
2012-12-12T10:53:43-08:00The time this comment was last modified
{
"created_at": "2012-12-12T10:53:43-08:00",
"created_by": {
"id": 11446498,
"login": "ceo@example.com",
"name": "Aaron Levie",
"type": "user"
},
"id": 11446498,
"is_reply_comment": true,
"item": {
"id": 11446498
},
"message": "@Aaron Levie these tigers are cool!",
"modified_at": "2012-12-12T10:53:43-08:00",
"tagged_message": "@[1234567:Aaron Levie] these tigers are cool!",
"type": "comment"
}