tridion-sites-extensions-api-docs

Home > @tridion-sites/open-api-client > UserProfileService > getOwnUserProfile

UserProfileService.getOwnUserProfile() method

Beta version. Get the user profile of the currently logged-in user. This operation returns an instance of ‘UserProfile’ type.

Signature:

static getOwnUserProfile(): CancelablePromise<UserProfile>;

Returns:

CancelablePromise<UserProfile>

UserProfile The request was successful.

Exceptions

ApiError