Title: can&#039;t get single post
Last modified: August 22, 2016

---

# can't get single post

 *  [akehat](https://wordpress.org/support/users/akehat/)
 * (@akehat)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/cant-get-single-post/)
 * /api/get_recent_posts/ returns 15 most recent posts.
 * but
 * /api/get_post/30747/
 * returns:
 * {
    status: “error”, error: “Unknown controller ‘get_post’.” }
 * ?
 * [https://wordpress.org/plugins/json-api/](https://wordpress.org/plugins/json-api/)

Viewing 1 replies (of 1 total)

 *  [MhtArs](https://wordpress.org/support/users/mhtars/)
 * (@mhtars)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/cant-get-single-post/#post-5854205)
 * Your url isn’t valid. You must provide post id with GET parameter.
 * example.com/<api-path>/get_post/?id=12271&dev=1

Viewing 1 replies (of 1 total)

The topic ‘can't get single 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

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

 * 1 reply
 * 2 participants
 * Last reply from: [MhtArs](https://wordpress.org/support/users/mhtars/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/cant-get-single-post/#post-5854205)
 * Status: not resolved