Forum Discussion
Mikel_17
Jan 19, 2022Copper Contributor
User Photo URL
Hello I hope you can help me with a question, we developed a web part that shows the user's photo, the photo is obtained from "https://tenant.sharepoint.com/_layouts/15/userphoto.aspx?size=M&username...
João Miguel
Jun 13, 2023Copper Contributor
Hi,
It's a bit too late to help you but it might come in handy for others.
_layouts/15/ is a folder inside the server (C:\program files\common files\microsoft shared\web server extensions\15\template\layouts\) and it's available for all of the site collections.
So, you can access it from any site collection that the user has access to.
https://tenant.sharepoint.com/
https://tenant.sharepoint.com/
https://tenant.sharepoint.com/
All addresses can be used to get the user photo or any of the services and pages included in _layouts.