pub async fn get_key(
    configuration: &Configuration,
    key_uuid: &str
) -> Result<SecurityKeyGet, Error<GetKeyError>>