---
title: "GET /upload/{id}"
method: GET
path: "/upload/{id}"
tags: ["upload"]
---

# GET /upload/{id}

`GET /upload/{id}`

returns an S3 URL for a requested path, and the client's region and bucket name

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/office-of-national-statistics/apis/upload-service.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/upload-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/upload-service/revisions/975b70bb90c9/schema)
