Skip to content

API: Show single child

Ronze edited this page Sep 14, 2010 · 3 revisions

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

URL:
http://localhost:3000/children/childid

Formats:
XML, JSON

HTTP Method:
GET

Requires Authentication:
true

Parameters:
none

Returns:
A single child record in JSON or XML format

Clone this wiki locally