---
title: "Retrieve an OauthApplication installation status."
method: GET
path: "/apps/{code}/install_status.json"
tags: ["Paid Apps"]
---

# Retrieve an OauthApplication installation status.

`GET /apps/{code}/install_status.json`

## Path parameters

- `code` string, required

## Response `200`

OK

- PaidAppInstallStatus
  - `app_code` string — Code of the app
  - `store_id` integer — ID of the store
  - `installed` boolean — Field to tell if the app is installed
  - `subscription_plan` string — Store subscription plan
  - `subscription_status` string — Store subscription status
  - `code` string — Code of the store

---

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