Get User Detailsget https://localhost:8501/lr-admin-api/users/{id}Path Paramsidintegerrequired-2147483647 to 2147483647Responses 200Returns current User details and User account associated with User based on User Id. 403An unauthorized User tried to access the User details. 404User not found due to permissions or User does not exist in system.Updated 6 months ago