URI: https://app.cloudcardtools.com/api/people
HTTP Method: GET
Required Headers: X-Auth-Token (see: Authentication)
Example HTTP Request Body
Example Response
200 OK [ { "id": 123, "email": "jon.doe@foo.edu", "organization": { "id": 456, "name": "Foo University", "emailDomain": "foo.edu", "termsOfService": null, "photoRequirements": [ ], "bytes": null, "logo": null, "customCssUrl": null }, "photos": null, "authorities": [ ] } ]