---
title: "GET /api/GetWorkflowInfo"
method: GET
path: "/api/GetWorkflowInfo"
tags: ["Workflows"]
---

# GET /api/GetWorkflowInfo

`GET /api/GetWorkflowInfo`

## Query parameters

- `WorkFlowId` string
- `ReferenceNo` string
- `ParentDocumentId` integer

## Headers

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

## Response `200`

OK

- EMDMSHelperReturnObjectSystemCollectionsGenericListEmsignerAPIBusinessObjectDocumentInfo
  - `IsSuccess` boolean
  - `Messages` string[]
  - `ErrorCode` integer
  - `Response` EmsignerAPIBusinessObjectDocumentInfo[]
    - `Signatories` EmsignerAPIBusinessObjectSignatories[]
      - `EmailID` string
      - `Name` string
      - `Status` string
      - `Remarks` string
      - `SignerType` integer
      - `SignedDate` string
      - `ModeOfSignature` string
      - `WorkId` integer
      - `CurrentSignatoryName` string
      - `PercentageNameMatch` string
    - `DocumentName` string
    - `WorkflowName` string
    - `DocumentNumber` string
    - `DocumentId` integer
    - `UploadDateTime` string
    - `DocumentSize` string
    - `NoOfAttachment` integer
    - `NoOfDocuments` integer
    - `SubscriberId` integer
    - `Modifieddate` string
    - `DocumentOwner` string
    - `ReferenceNo` string
    - `CurrentSigner` integer
    - `StatusId` integer
    - `WorkflowType` string
    - `LastModifiedBy` string
    - `CurrentSignatoryName` string
    - `PercentageNameMatch` 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)
