---
title: "Get Onboarding State"
method: GET
path: "/api/v1/onboarding_state"
tags: ["server"]
---

# Get Onboarding State

`GET /api/v1/onboarding_state`

Get the onboarding state of the server.

Returns:
    The onboarding state of the server.

## Response `200`

Successful Response

- string[]

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `422` — Unprocessable Entity

---

[API](https://skmtc.net/zenml-io/apis/zenml.md) · [All operations](https://skmtc.net/zenml-io/apis/zenml/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenml-io/zenml/revisions/abe684261209/schema)
