Function global_whoami

Source
pub async fn global_whoami(
    configuration: &Configuration,
) -> Result<GlobalUserInfo, Error<GlobalWhoamiError>>