...
This endpoint returns a lightweight report of all people in your organization.
URI: https://api.onlinephotosubmissioncloudcard.comus/report/people
Optional URL Parameters: include={value},{value},{value},{value}
The optional include
instructs the report to only include people whose database ID, email address, or customer identifier (i.e. Student ID Number) match a value in the list of comma separated values. See above example.
...