---
title: "Get Documents summary by status."
method: GET
path: "/api/GetDocumentsByStatus"
tags: ["Dashboard"]
---

# Get Documents summary by status.

`GET /api/GetDocumentsByStatus`

## Query parameters

- `statusId` string, required
- `PageNumber` string, required
- `Year` string

## Headers

- `Authorization` string, required
- `UserName` string

## Response `200`

OK

- EMDMSHelperReturnObjectSystemCollectionsGenericListEmsignerAPIBusinessObjectDocumentInformation
  - `IsSuccess` boolean
  - `Messages` string[]
  - `ErrorCode` integer
  - `Response` EmsignerAPIBusinessObjectDocumentInformation[]
    - `totalRecords` integer
    - `WorkFlowId` integer
    - `Name` string
    - `UploadTime` string
    - `DisplayName` string
    - `OriginatorId` integer
    - `CategoryName` string
    - `DocumentNumber` string
    - `ReferenceNo` string
    - `Status` string
    - `DocumentId` integer
    - `WorkflowType` integer
    - `NoofAttachment` boolean
    - `SignatureType` integer
    - `Department` string
    - `Comments` string
    - `LotId` integer
    - `MenuID` integer
    - `PfOrder` integer
    - `AddExceptionalUser` boolean
    - `Delegatedto` integer
    - `DelegatedBy` string
    - `NoOfDocsCount` integer
    - `IsSigner` boolean
    - `DeclinedDate` string
    - `RecalledDate` string
    - `ThumbnailBase64` string
    - `InitiateBy` string

---

[API](https://skmtc.dev/emsigner/apis/emsignerapi.md) · [All operations](https://skmtc.dev/emsigner/apis/emsignerapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/emsigner/emsignerapi/revisions/7d5d55e0d91d/schema)
