---
title: "Get Register Switch"
method: GET
path: "/api/auth/register-switch"
tags: ["Authentication"]
---

# Get Register Switch

`GET /api/auth/register-switch`

## Response `200`

Successful Response

- RegisterSwitchResponse
  - `success` boolean, required
  - `registration_enabled` boolean, required
  - `message` string, required

---

[API](https://skmtc.net/xorbitsai/apis/xagent.md) · [All operations](https://skmtc.net/xorbitsai/apis/xagent/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xorbitsai/xagent/versions/33e4ba4936ad/schema)
