SP.UserProfiles.PersonProperties.personalUrl property (sp.userprofiles)

Gets the absolute URL of the user's personal site.

Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.UserProfiles.PersonProperties.get_personalUrl()

Return value

String
The absolute URL of the user's personal site.

See also

Other resources

PersonProperties