const profile = await getMySiteProfile();
const getMySiteProfile: PortalFunction<PortalMySiteProfile>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Gets the MySite profile for the signed-in member.
const profile = await getMySiteProfile();
const getMySiteProfile: PortalFunction<PortalMySiteProfile>