Skip to main content
This resource represents a task comment that is created in a task within a workspace.

Properties

id string
The id of the comment.
taskId string
The id of the task that has the comment.
parentCommentId string
The id of the parent comment.
createdBy string
The uuid of the user who created the comment.
createdDate string
The date the comment was created in RFC3339 format.
updatedDate string
The date the comment was updated in RFC3339 format.
createdByUserType string
The type of user who created the comment. Either an internal user or a client user.
content string
The content of the comment
object string
Object type [taskComment].
attachments array of objects
All of the attachments that are in the comment.
Example Comment Object