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

# GET /api/GetDocumentLog

`GET /api/GetDocumentLog`

## Query parameters

- `workflowId` integer
- `documentId` integer
- `ReferenceNo` string
- `SelectedYear` integer

## Headers

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

## Response `200`

OK

- EMDMSHelperReturnObjectSystemCollectionsGenericListEmsignerAPIBusinessObjectDocumentLogView
  - `IsSuccess` boolean
  - `Messages` string[]
  - `ErrorCode` integer
  - `Response` EmsignerAPIBusinessObjectDocumentLogView[]
    - `DocumentName` string
    - `DocumentLogs` EmsignerAPIBusinessObjectDocumentLog[]
      - `DateTime` string, date-time
      - `UserEmail` string
      - `Action` string
      - `IPAddress` string
      - `OSandBrowser` 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)
