Note: If you are using eSignLive's new Web UI, please change the base url in the code to https://sandbox.esignlive.com/api if you are on sandbox or https://apps.esignlive.com/api if you are on production (i.e. remove the hyphen from "e-signlive").
This simple C# code shows you how to use the audit service to retrieve the audit trail with the REST API. You will need to replace the api key and package id placeholders with your value.
This simple C# code shows you how to use the audit service to retrieve the audit trail with the REST API. You will need to replace the api key and package id placeholders with your value.
Rate this Code Share