---
title: "Download Entity File Any Lane"
method: GET
path: "/api/v1/entity-files/{file_id}/download"
tags: ["entity-files"]
---

# Download Entity File Any Lane

`GET /api/v1/entity-files/{file_id}/download`

## Path parameters

- `file_id` string, uuid, required

## Query parameters

- `app_id` string, uuid, nullable
- `embed_host_app_id` string, uuid, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 15 revisions in range; 1 not diffed.

- **2026-08-28** `eed6fb164abd` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/netter/apis/dmi-backend/changes/api/v1/entity-files/:file_id/download/get.md)

---

[API](https://skmtc.dev/netter/apis/dmi-backend.md) · [All operations](https://skmtc.dev/netter/apis/dmi-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/netter/dmi-backend/revisions/307ede8c429b/schema)
