---
title: "check admin is configured"
method: GET
path: "/api/v1/auth/admin_configured"
tags: ["authentication"]
---

# check admin is configured

`GET /api/v1/auth/admin_configured`

## Response `200`

OK

- V1AdminConfiguredResponse
  - `configured` boolean, required

## Other responses

- `400` — Bad Request

## Changes

- **2026-07-17** `8e41615b25d5` — 1 info
  - endpoint added
- **2023-03-09** `a0cc5d422c34` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kubevela/apis/kubevela-api-doc/changes/api/v1/auth/admin_configured/get.md)

---

[API](https://skmtc.dev/kubevela/apis/kubevela-api-doc.md) · [All operations](https://skmtc.dev/kubevela/apis/kubevela-api-doc/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kubevela/kubevela-api-doc/revisions/8e41615b25d5/schema)
