---
title: "Changes to Get Marketplace Detail"
method: GET
path: "/api/marketplace/items/{item_id}"
---

# Changes to Get Marketplace Detail

`GET /api/marketplace/items/{item_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 16 revisions.

- **2026-07-30** `774e8a3f5f7e` — 10 info

## Changes

- **2026-07-30** `774e8a3f5f7e` — 10 info
  - added the optional property `repoImageUrl` to the response with the `200` status
  - added the optional property `stars` to the response with the `200` status
  - added the required property `description` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `installToken` to the response with the `200` status
  - added the required property `installation` to the response with the `200` status
  - added the required property `installs` to the response with the `200` status
  - added the required property `name` to the response with the `200` status
  - added the required property `repoLabel` to the response with the `200` status
  - added the required property `sourceLinks` to the response with the `200` status

---

[Operation](https://skmtc.dev/mode-io/apis/skill-manager/docs/api/marketplace/items/:item_id/get.md) · [API](https://skmtc.dev/mode-io/apis/skill-manager.md) · [Page](https://skmtc.dev/mode-io/apis/skill-manager/changes/api/marketplace/items/:item_id/get)
