Ticket comments API

Tags: Flow

A ticket comment is a comment made by a user related to a specific ticket.

Who can use this?

 Core
Plus
 
   

 

Supported request

Get a list of ticket comments: https://flow.pluralsight.com/v3/customer/core/ticket_comments/

Fields

NameTypeDescription
iddoubleUnique identifier for a ticket comment.
user_alias_iddoubleUnique identifier assigned to a user alias.
user_alias_id__indoubleMultiple user_alias_ids in comma separated list.
ticket_iddoubleUnique identifier for a ticket.
bodystringTicket comment.
word_countdoubleTotal number of words in comment.
comment_robustnessstringHow robust the comment is, indicated robust, regular, trivial.
created_atstringDate and time a ticket comment was created.
updated_atstringDate and time a ticket comment was updated.

Example response

back to top


If you need help, please contact Pluralsight Support.