# Query Collection

```php
<?php
$documents = $api->getCollection('topNews')->execute();
```
