---
title: "Request a presigned view URL"
method: GET
path: "/v1/file-uploads/{id}/view"
tags: ["file-uploads"]
---

# Request a presigned view URL

`GET /v1/file-uploads/{id}/view`

Same operation in user, business and business-user contexts (distinct paths/auth).

## Path parameters

- `id` integer, required

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.dev/earnation/apis/earnation-api.md) · [All operations](https://skmtc.dev/earnation/apis/earnation-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/earnation/earnation-api/revisions/1219d1bf2177/schema)
