GetUserProfile
Retrieves the user profile data for a given user ID.
Client Authoritative (default)
Path Parameters
Returns
VyTask<VyUserProfileDto> A task that represents the asynchronous operation. The task result contains the user profile data.
Last updated