Versions Compared

Key

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


Info

This Example Project demonstrates how to consume this API endpoint within a C# project.

URI: https://api.onlinephotosubmission.com/person/{id}

...

Note

DEPRECATION NOTICE:  The old URI https://api.onlinephotosubmission.com/api/people/{ id | email | identifier} is now deprecated and will no longer be supported after October January 1, 20222023.


HTTP Method: GET

Required Headers: X-Auth-Token (see: Authentication)

...