...
Code Block |
---|
{"success" : "true", "results" : "100", "rows" : [{"id" : "58ba5ee3-734e-4ae9-b9c5-943774b4de41", "firstName" : "SallyCamden", "lastName" : "StudentCoach"}, {"id" : "63d62297-bf08-496f-acf3-0c129d437c2b", "firstName" : "BillChristina", "lastName" : "SmithCoach"}, ... ] } |
Get a Person
GET /ssp/api/1/person/{id}
...