Is it possible to retrieve the list of agreements with status "SIGNED" through REST API V6 | Adobe Sign

Terakhir dikemas kini pada 27 Apr 2021

Question

Is it possible to retrieve the list of agreements with the SIGNED status through REST API V6?

Answer

Run the get/agreements API call with which all the agreements can be retrieved and later, can filter with status as "SIGNED" from the list retrieved.

Additional information

https://secure.na1.echosign.com/public/docs/restapi/v6#!/agreements/getAgreements.