-
Notifications
You must be signed in to change notification settings - Fork 0
Home
http://appdev.grinnell.edu:3000/api/v1/ios
/fetch
lastName=
&email=
&campusPhone=
&homeAddress=
&facultyDepartment=
&major=
&concentration=
&sga=
&hiatus=
&studentClass=
&campusquery=
&firstName=
&token=
&page=
return a list of people
{ "errMessage": "", "maximumPage": "2", "status": 200, "content": [ { "imgPath": "string", "firstName": "string", "lastName": "string", "userName": "string", "major": "string", "phone": "string", "email": "string", "address": "string", "box": "string", "type": "string", "classYear": "string" } ] }
cookie expired
too many people to list
/person
username=
&token=
cookie expired
username is invalid
{ "Name*:": "string", "Major:": "string", "Concentration:": "string", "Class:": "string", "E-Mail:": "string", "Campus Address:": "string", "Campus Box:": "string", "Home Addr:": "string" }