---
title: "Check Flight Deck local installation status"
method: GET
path: "/api/local/flight-deck"
tags: ["Admin"]
---

# Check Flight Deck local installation status

`GET /api/local/flight-deck`

## Response `200`

Installation status

- object
  - `installed` boolean
  - `installPath` string, nullable
  - `appUrl` string
  - `downloadUrl` string

## Other responses

- `401` — Authentication required

---

[API](https://skmtc.net/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.net/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/versions/b920835b2793/schema)
