Title: get all post
Last modified: August 22, 2016

---

# get all post

 *  [fede8555](https://wordpress.org/support/users/fede8555/)
 * (@fede8555)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/get-all-post/)
 * Hi all,
 * Someone can help me,i need to get all the post from this JSON API
    [server url]/?
   json=get_recent_posts&post_type=[custom type]
 * there is a parameter?
 * federico
 * [https://wordpress.org/plugins/json-api/](https://wordpress.org/plugins/json-api/)

Viewing 1 replies (of 1 total)

 *  [pavlosdan](https://wordpress.org/support/users/pavlosdan/)
 * (@pavlosdan)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/get-all-post/#post-5487424)
 * append count=-1 at the end of your json call:
 * [server url]/?json=get_recent_posts&post_type=[custom type]&count=-1

Viewing 1 replies (of 1 total)

The topic ‘get all post’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/json-api.svg)
 * [JSON API](https://wordpress.org/plugins/json-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-api/)
 * [Active Topics](https://wordpress.org/support/plugin/json-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-api/reviews/)

## Tags

 * [all](https://wordpress.org/support/topic-tag/all/)
 * [custom type](https://wordpress.org/support/topic-tag/custom-type/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)

 * 1 reply
 * 2 participants
 * Last reply from: [pavlosdan](https://wordpress.org/support/users/pavlosdan/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/get-all-post/#post-5487424)
 * Status: not resolved