---
title: "Get the summary of a document."
method: GET
path: "/api/GetFileData"
tags: ["Dashboard"]
---

# Get the summary of a document.

`GET /api/GetFileData`

## Query parameters

- `DocumentId` integer

## Headers

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

## Response `200`

OK

- EMDMSHelperReturnObjectSystemCollectionsGenericListEmsignerAPIBusinessObjectDocumentDetailsResponse
  - `IsSuccess` boolean
  - `Messages` string[]
  - `ErrorCode` integer
  - `Response` EmsignerAPIBusinessObjectDocumentDetailsResponse[]
    - `Base64FileData` string
    - `DocumentName` string
    - `IsPasswordProtected` boolean

---

[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)
