---
title: "Retrieve a marketplace app"
method: GET
path: "/marketplace_apps/{id}"
tags: ["Marketplace apps"]
---

# Retrieve a marketplace app

`GET /marketplace_apps/{id}`

Retrieve a single marketplace app by ID or slug. Only published apps are visible.

## Path parameters

- `id` string, required

## Response `200`

Success

## Other responses

- `404` — Not Found

## Changes

- **2026-08-25** `070e772702a2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/marketplace_apps/:id/get.md)

---

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