Introduction
Get all Helpdesk Attachment Objects in the comment of the 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
A list of
HelpdeskAttachment
objects that belong to the requested comment
Code samples
Loading API Runner...