Introduction
Get a single comment of a Helpdesk Ticket
Parameters

apiKey

The active API key used to authenticate the request.

commentId

The comment ID that belongs to the requested ticket

sessionId

The active session ID.

ticketId

The requested ticket ID, must be under the requested account
Return value
The HelpdeskComment object of the ticket
Code samples

Loading API Runner...