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

# Feed File URL

`GET /json/{filename}`

Get a temporary URL for downloading the file

## Path parameters

- `filename` string, required

## Response `200`

Feed file download data

- FeedDownloadUrl
  - `exp` string, date-time, required
  - `url` string, required

## Other responses

- `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)
