Introduction
Get the byte array of the Attachment
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 byte array of the requested Attachment
Code samples
Loading API Runner...