I am looking to access student photos for a script I'm writing.
I know the URL pattern of the photos: https://ourdomain.powerschool.com/admin/stp/idph.jpeg
So I can generate the URL using the API, but one has to be logged in to access the files. Is there any API method that can be used to access the URL?
Thank you