---
title: "GET /user/beta/{userName}"
method: GET
path: "/user/beta/{userName}"
tags: ["User"]
---

# GET /user/beta/{userName}

`GET /user/beta/{userName}`

Validate if user is approved in beta

## Path parameters

- `userName` string, required

## Response `200`

Json with user data

- boolean

## Other responses

- `404` — Error not found
- `500` — Server error

---

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