---
title: "GET /api/services/app/FileManagement/GetFileInfo"
method: GET
path: "/api/services/app/FileManagement/GetFileInfo"
tags: ["FileManagement"]
---

# GET /api/services/app/FileManagement/GetFileInfo

`GET /api/services/app/FileManagement/GetFileInfo`

## Query parameters

- `id` string, uuid

## Response `200`

Success

- FileInfoObjectDto
  - `id` string, uuid
  - `containerName` string, nullable
  - `fileName` string, nullable
  - `fileType` string, nullable
  - `link` string, nullable

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
