---
title: "Returns a shared file."
method: GET
path: "/sharedfiles"
tags: ["sharedFiles"]
---

# Returns a shared file.

`GET /sharedfiles`

Returns the shared file for the provided token.

<Check title="Required Permissions" icon="key">Allows unauthenticated access.</Check>

## Query parameters

- `token` string, required

## Headers

- `Authorization` string, required

## Response `200`

OK

- SharedFilesGetSharedFilesResponse200 — Empty response body

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/awork-io/apis/api-v1-reference.md) · [All operations](https://skmtc.net/awork-io/apis/api-v1-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/awork-io/api-v1-reference/versions/f784a53f60df/schema)
