Question
Expand GET /{{baseUrl}}v2.1/accounts/{{accountId}}/envelopes to have query parameters that search documents by documentFields[?(name=='text')].value and contains() filter like OData
We need a list of envelopes where the recipient has used Print and Sign feature. We place a documentType name value pair in documentFields array, but there is no programmatic way to know which envelopes have uploaded documents via the Connect callback interface JSON.
There are a lot of other use cases for search.
Back to Docusign.com

