---
title: "Open Shared File"
method: GET
path: "/v1/files/{token}/{name}"
tags: ["artifacts"]
---

# Open Shared File

`GET /v1/files/{token}/{name}`

A share link, opened by anyone. `at` is the address it was opened on.

## Path parameters

- `token` string, required
- `name` string, required

## Query parameters

- `at` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 32 revisions in range; 1 not diffed.

- **2026-09-27** `b09e3c4ee2af` — 1 info
  - api operation id `open_shared_file_v1_files__token___name__get` removed and replaced with `open_shared_file_v1_files__token___name__head`
- **2026-09-24** `3fe215f1c298` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stormy/apis/stormy-control-plane/changes/v1/files/:token/:name/get.md)

---

[API](https://skmtc.dev/stormy/apis/stormy-control-plane.md) · [All operations](https://skmtc.dev/stormy/apis/stormy-control-plane/llms.txt) · [OpenAPI document](https://skmtc.dev/stormy/apis/stormy-control-plane/revisions/b09e3c4ee2af?raw)
