Introduction
Get all comments of a Helpdesk Ticket
Parameters
apiKey
The active API key used to authenticate the request.
sessionId
The active session ID.
ticketId
The requested ticket ID, must be under the requested account
Return value
A list of
HelpdeskComment
objects of the ticket
Code samples
Loading API Runner...