---
title: "List App Installs"
method: GET
path: "/v1/installs"
---

# List App Installs

`GET /v1/installs`

This endpoint lists all app installs within the workspace associated with this API Key. <br/><br/>Returns the apps in sorted order as displayed in the left navbar.

## Response `200`

200

- object[]
  - `appId` string
  - `displayName` string
  - `id` string
  - `type` string
  - `object` string

---

[API](https://skmtc.net/assembly/apis/core-resources.md) · [All operations](https://skmtc.net/assembly/apis/core-resources/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/assembly/core-resources/versions/28a9e7d13a8c/schema)
