Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Note

This request can return a large amount of data (> 10 MB).

This endpoint returns a lightweight report of all people in your organization.

URI: https https://api.onlinephotosubmission.com/api/reportsreport/people

Example URI: https://api.onlinephotosubmission.com/api/reportsreport/people

Example URI: https://api.onlinephotosubmission.com/apireport/reports/people?include=3,4,5,username2@your-org.com,AB123

Note

DEPRECATION NOTICE: The URI https://api.onlinephotosubmission.com/api/reports/people is now deprecated and will no longer be supported after October 1, 2022.

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.

...