---
title: "Redirect to Feed File"
method: GET
path: "/{filename}"
tags: ["Feed File"]
---

# Redirect to Feed File

`GET /{filename}`

Download a file through an automatic redirect to a secure presigned URL.

## Path parameters

- `filename` string, required

## Other responses

- `302` — redirect to a location for downloading
- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

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