Skip to content

API: Show single child

farismosman edited this page Apr 23, 2013 · 5 revisions

Description:
Returns a single child record with a specific id.

URL:
http://localhost:3000/api/children/{:child_id}

Formats:
JSON

HTTP Method:
GET

Requires Authentication:
true

Parameters:
none

Returns:
A single child record in JSON format

Clone this wiki locally