# get order attachment by Id Endpoint: GET /orders/{orderId}/attachment/{attachmentId} Version: 1.0.0 Security: M2X_auth_application ## Path parameters: - `orderId` (string, required) M2X order id - `attachmentId` (string, required) The Attachment Id ## Response 404 fields (application/json): - `message` (string) Example: "not found"