# Query Single Document

```php
<?php
$document = $api->getDocument('981075884394024960')->execute();
```
