---
title: "Returns URL with link to download file content"
method: GET
path: "/v1/files/{file_id}/link"
tags: ["files"]
---

# Returns URL with link to download file content

`GET /v1/files/{file_id}/link`

## Path parameters

- `file_id` string, required

## Response `200`

Successful Response

- FileLink
  - `url` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/nebius/apis/nebius-openai-compatible-inference-api.md) · [All operations](https://skmtc.net/nebius/apis/nebius-openai-compatible-inference-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nebius/nebius-openai-compatible-inference-api/revisions/0fb323abba3c/schema)
