# Retrieves a ticket attachment by its Id. Endpoint: GET /tickets/{ticketId}/attachments/{attachmentId} Version: v3 Security: oauth2 ## Path parameters: - `ticketId` (string, required) Ticket Id. - `attachmentId` (string, required) Attachment Id.