---
title: "Get specific theme store item details."
method: GET
path: "/theme-store/{themeID}"
tags: ["theme-store"]
---

# Get specific theme store item details.

`GET /theme-store/{themeID}`

This endpoint will retrieve the details of a specific theme store item.

## Path parameters

- `themeID` integer, required

## Response `200`

Successful GET Theme Store Details JSON response

- object

## Other responses

- `400` — Error Kurozora JSON response
- `403` — Authentication error JSON response

---

[API](https://skmtc.net/kurozora/apis/kurozora-api.md) · [All operations](https://skmtc.net/kurozora/apis/kurozora-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kurozora/kurozora-api/revisions/cae8648c29cf/schema)
