## Get a Link Authentication Element

`elements.getElement(type: 'linkAuthentication')`

This method retrieves a previously created Link Authentication Element.

- `type`
  The type of Element being retrieved, which is `linkAuthentication` in this case.

### Example

```title
Get a Link Authentication Element
```
