pub async fn ciphers_id_get(
    configuration: &Configuration,
    id: &str
) -> Result<CipherResponseModel, Error<CiphersIdGetError>>