Info |
---|
This Example Project demonstrates how to consume this API endpoint within a C# project. |
URI: https://api.onlinephotosubmission.com/person/{id}
...
Optional URL Parameters: findBy=[id|email|identifier]
(default id). Note, findBy must be used when querying email/identifier
...
HTTP Method: GET
Required Headers: X-Auth-Token (see: Authentication)
...