Search all documents
Search all your company's documents list.
Enter only token values issued to HEADERS using GET-based APIs.
Search all documents
GET
https://docs.esignon.net/worklists/new?page={value}&rows={value}
You can check the status, type, level, etc. of the progress document.
Path Parameters
Name | Type | Description |
---|---|---|
rows | string | How many to search per page / Default 50 |
page | string | The list on which page to be searched / Default 1 |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | esignon {accesstoken} |
Parameter Info
Name | Value | Description |
Workflow_list.status | Playing | Playing |
Canceled | Canceled | |
Complete | Complete | |
Truncate | Truncate | |
Workflow_list.wftype | NORMAL | Email sending document |
BULKWEB | Bulk sending document | |
Workflow_list.step | Myturn | Myturn |
Progress | in Progress | |
Complete | Complete |
Last updated