# getAttachmentByFileName

### Parameters

fileName - the file name you are looking for

### Example Usages

```javascript
   brixxApi.getAttachmentByFileName("Invoice1.pdf")
```
