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

Pēdējo reizi atjaunināts 2021. gada 27. apr.

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.