---
title: "Returns a single AppVersion"
method: GET
path: "/apps/{appId}/versions/{version}"
tags: ["apps : Find and modify apps"]
---

# Returns a single AppVersion

`GET /apps/{appId}/versions/{version}`

- Only returns AppVersions owned by this developer

## Path parameters

- `appId` string, required
- `version` integer, required

## Query parameters

- `developerId` string

## Response `default`

OK

## Other responses

- `400` — Bad Request - Required parameters are missing, malformed or invalid
- `404` — Not Found - The App or version number was not found

---

[API](https://skmtc.net/openchannel/apis/market.md) · [All operations](https://skmtc.net/openchannel/apis/market/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openchannel/market/versions/e5e2475bf7c3/schema)
