Get Document list from status
GET/documentlist/:doctype
Document Types:
Retrieve a list of documents based on type
-
Draft Documents:
- Documents that are currently in draft status.
-
In-Progress Documents:
- Documents that are currently in progress.
-
Completed Documents:
- Documents that have been successfully completed with all required signatures.
-
Expired Documents:
- Documents that have expired and are no longer accessible.
-
Declined Documents:
- Documents that have been declined by the user.
Request
Responses
- 200
- 404
- 405
successful operation
Report not available!
Invalid API Token!