Skip to main content
Inspiring
July 31, 2015
Answered

Get Documents by Status

  • July 31, 2015
  • 1 reply
  • 492 views

Hello - I'm building an API integration using the Echosign Soap API, and would like to be able to check to see if document is in SIGNED status. There's a getDocumentInfo that will return the status, but if I have 100 documents, that's an API call for each one.

Is there a way to get all document info for documents of a specified state?

This topic has been closed for replies.
Correct answer Rijul Raj Khurana

Hello Nbennett25,

The only workaround would be to use getMyDocument function and it will return all documents along with their status too.

-Rijul

1 reply

Rijul Raj KhuranaCorrect answer
Inspiring
July 31, 2015

Hello Nbennett25,

The only workaround would be to use getMyDocument function and it will return all documents along with their status too.

-Rijul