emSigner provides APIs to get status of documents and fetch the signed documents based on workflow identifier or reference number (passed by calling application).
To get status of documents sent, please use the GetWorkflowInfo API call with the requested parameters and JWT token generated as part of "Making your first API call" section as shown below
To get the list of signed documents, please use the DownloadWorkflowDocuments API call with the requested parameters and JWT token generated as part of “Making your first API call” section as shown below