Introduction
Get a single Helpdesk Attachment Object in the comment of the ticket
Parameters

apiKey

The active API key used to authenticate the request.

attachmentId

The Attachment ID under a comment of the ticket

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 HelpdeskAttachment object in the requested comment for the requested ticket
Code samples

Loading API Runner...