Dashboard

Get Documents summary by status.

get/api/GetDocumentsByStatus

Query parameters

statusIdstring required

Pass statusId=pending for pending records retrieval, statusId=drafts for drafts/not_yet_started records retrieval , statusId=declined for Declined records retrieval , statusId=recalled for Recalled records retrieval , statusId=completed for Completed records retrieval , statusId=deleted for Inactive records retrieval , statusId=cosign for Waiting for others records retrieval

PageNumberstring required

Specify number as PageSize=1 returns 1-10 records in document store PageSize=2 returns 11-20 records in document store and so on...

Yearstring

Headers

Authorizationstring required

My header field

UserNamestring

User EmailId

Response

OK

IsSuccessboolean
Messagesstring[]
ErrorCodeinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.