Title: plugin return only 10 results
Last modified: May 15, 2018

---

# plugin return only 10 results

 *  [flamner](https://wordpress.org/support/users/flamner/)
 * (@flamner)
 * [8 years ago](https://wordpress.org/support/topic/plugin-return-only-10-results/)
 * Something is wrong, I can only get 10 results from rest api, including default
   posts and many custom posts: /

Viewing 1 replies (of 1 total)

 *  [TuomasL](https://wordpress.org/support/users/tule/)
 * (@tule)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/plugin-return-only-10-results/#post-10574545)
 * In case this is still an open issue, you need to add `&per_page=20` to your request,
   as outlined in the REST API Handbook: [Pagination](https://developer.wordpress.org/rest-api/using-the-rest-api/pagination/)
 * E.g. `wp/v2/posts?type[]=page&type[]=post&per_page=20`

Viewing 1 replies (of 1 total)

The topic ‘plugin return only 10 results’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rest-api-multiple-post-types.svg)
 * [REST API Multiple Post Types](https://wordpress.org/plugins/rest-api-multiple-post-types/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rest-api-multiple-post-types/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rest-api-multiple-post-types/)
 * [Active Topics](https://wordpress.org/support/plugin/rest-api-multiple-post-types/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rest-api-multiple-post-types/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rest-api-multiple-post-types/reviews/)

## Tags

 * [pagination](https://wordpress.org/support/topic-tag/pagination/)

 * 1 reply
 * 2 participants
 * Last reply from: [TuomasL](https://wordpress.org/support/users/tule/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/plugin-return-only-10-results/#post-10574545)
 * Status: not resolved