---
title: "Get first-run setup readiness"
method: GET
path: "/status"
tags: ["Setup"]
---

# Get first-run setup readiness

`GET /status`

## Response `200`

Setup gate is open.

- SetupStatus
  - `gateOpen` boolean, required
  - `firstTenantConfigMissingKeys` string[], required
  - `emailConfigured` boolean, required
  - `licenseConfigured` boolean, required
  - `licenseRequestKmsConfigured` boolean
  - `licenseRequestDefaultAlias` string

## Other responses

- `404` — Setup gate is closed.

---

[API](https://skmtc.dev/sphereon-opensource/apis/platform-setup-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/platform-setup-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/platform-setup-api/revisions/f6d32c93ac68/schema)
