Changes

Jump to: navigation, search

stoney core: People Resource - REST API

0 bytes added, 09:03, 8 June 2014
/* Person retrieval (GET) */
|}
== Person People retrieval (GET) ===== Person People collection retrieval (GET) ===
To retrieve existing people, the client needs to send a HTTP <code>GET</code> request on the person's collection resource URI <code>https://api.example.com/v1/people</code>.
The service responds with a HTTP status code 200 (OK) on success and returns the various people.
SLB
385
edits