Home > @tridion-sites/open-api-client > UserProfileService > getOwnUserProfile
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.
ApiError