---
title: "Download File With Name And Extension Api"
method: GET
path: "/files/{type}/{fileName}.{extension}"
tags: ["File API"]
---

# Download File With Name And Extension Api

`GET /files/{type}/{fileName}.{extension}`

Download File With Name And Extension (ci, rule)

## Path parameters

- `type` string, required
- `fileName` string, required
- `extension` string, required

## Response `200`

OK

- string, binary

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.dev/lotteinnovate/apis/openapi-definition.md) · [All operations](https://skmtc.dev/lotteinnovate/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lotteinnovate/openapi-definition/revisions/4bf1c3086c66/schema)
