Title: Add fields to RESTapi
Last modified: February 24, 2021

---

# Add fields to RESTapi

 *  Resolved [toffaboots](https://wordpress.org/support/users/toffaboots/)
 * (@toffaboots)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/add-fields-to-restapi/)
 * I building an iOS app and I’m extracting job listings from the URL [https://hireme.vip/wp-json/wp/v2/job-listings](https://hireme.vip/wp-json/wp/v2/job-listings)
   but the JSON doesn’t include the user that created the listing.
 * I wish to highlight the listing owned by the user so need to know who owns which
   listing.
 * So what do I need to add to include the user info in the JSON output?
 * Thanks
    Chris.
    -  This topic was modified 5 years, 3 months ago by [toffaboots](https://wordpress.org/support/users/toffaboots/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadd-fields-to-restapi%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [bindlegirl (a11n)](https://wordpress.org/support/users/bindlegirl/)
 * (@bindlegirl)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/add-fields-to-restapi/#post-14107406)
 * Hi [@toffaboots](https://wordpress.org/support/users/toffaboots/) !
 * For WP Job Manager, the user who creates the job is the same thing as the post
   author for a normal WordPress post.
    You can check out the WordPress API handbook
   to see if you can get the info you need:
 * [https://developer.wordpress.org/rest-api/reference/users/](https://developer.wordpress.org/rest-api/reference/users/)
   
   [https://developer.wordpress.org/rest-api/reference/posts/](https://developer.wordpress.org/rest-api/reference/posts/)
 * Hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘Add fields to RESTapi’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [bindlegirl (a11n)](https://wordpress.org/support/users/bindlegirl/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/add-fields-to-restapi/#post-14107406)
 * Status: resolved