---
title: "Get Theme File"
method: GET
path: "/vendor/theme/{themeId}/files"
tags: ["Theme"]
---

# Get Theme File

`GET /vendor/theme/{themeId}/files`

## Path parameters

- `themeId` string, required

## Query parameters

- `fileName` string, required

## Response `200`

Successful response

- IShopifyThemeFile[]
  - `filename` string, required
  - `body` object
    - `content` string

## Changes

- **2026-09-01** `3afd2180cc02` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/smartrr/apis/smartrr-api/changes/vendor/theme/:themeId/files/get.md)

---

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