---
title: "Returns a single APPROVED or SUSPENDED app"
method: GET
path: "/apps/bySafeName/{safeName}"
tags: ["apps : Find and modify apps"]
---

# Returns a single APPROVED or SUSPENDED app

`GET /apps/bySafeName/{safeName}`

- A 'view' event is recorded when trackViews is set to true

## Path parameters

- `safeName` string, required

## Query parameters

- `userId` string
- `trackViews` boolean

## Response `default`

OK

## Other responses

- `400` — Bad Request - Required parameters are missing, malformed or invalid
- `404` — Not Found - The App is either restricted or 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)
