# Query an Alias

```php
<?php
$document = $api->getAlias('legalNotice')->execute();
```
