---
title: "Returns permission that allows the app to access this user's data"
method: GET
path: "/permission/apps/{appId}"
tags: ["permission : Add and remove permissions "]
---

# Returns permission that allows the app to access this user's data

`GET /permission/apps/{appId}`

## Path parameters

- `appId` string, required

## Query parameters

- `userId` string, required

## Response `default`

OK

## Other responses

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