Zendesk - Get comments for ticket action

This action retrieves a specific ticket that matches a search by ticket ID. Only results in your Zendesk instance that match the criteria are returned.

Get comments for ticket actionGet comments for ticket action

Input

Input fieldDescription
IDThe unique Zendesk ID of the ticket.

Output

The output of this action contains the full list of comments for this ticket, including the description (which is saved as the first comment of a ticket).

Output fieldDescription
Ticket IDThe unique Zendesk ID of the ticket. This is automatically assigned when the ticket is created.
TypeThe type of the ticket comment. Permitted values are comment, incident, or VoiceComment.
BodyThe comment made by the author.
HTML bodyThe comment made by the author formatted in HTML.
PublicIs True if this comment is public, otherwise it will display False.
Date createdThe time this comment was created.
Author IDThe unique Zendesk ID of the author of the comment.
AttachmentsThe attachments on this comment.
List sizeThe size of the list, corresponding to the number of comments retrieved.

Last updated: