Hi all,
Currently it is only possible to get your own avatar via the REST API by using a personal access token and the /people/me
endpoint.
Is there any way to get it via an organization token for all people as well via the /people
endpoint or by getting a specific people record via /people/{hrisProfileOid}
endpoint?
It would be very interesting to have this feature to sync the avatar to other systems.
Or is there any other (creative) way to get/build the avatar URLs so they can be downloaded by an external platform?
Thanks in advance for thinking with me!