pub async fn get_v2_users_user_id(
configuration: &Configuration,
user_id: &str,
) -> Result<GetUserResponse, Error<GetV2UsersUserIdError>>
Expand description
Get user details.
pub async fn get_v2_users_user_id(
configuration: &Configuration,
user_id: &str,
) -> Result<GetUserResponse, Error<GetV2UsersUserIdError>>
Get user details.