Last active
August 29, 2015 14:13
-
-
Save Prophet32j/d021dd8bb74956200c36 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
parent: { | |
"_id":"54aeeadb3d9fe2bc01cac125", | |
"email":"[email protected]", | |
"first_name":"First", | |
"last_name":"Last", | |
"__v":0, | |
"readers":[], | |
"activated":false, | |
"last_login":null, | |
"created":"2015-01-08T20:38:51.007Z" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
API that would retrieve this on the server would be
/parents/54aeeadb3d9fe2bc01cac125
or
/parents/[email protected]