---
title: "Checks a given username is well-formed and available"
method: GET
path: "/api/users/username/{username}"
tags: ["Users"]
---

# Checks a given username is well-formed and available

`GET /api/users/username/{username}`

## Path parameters

- `username` string, required

## Response `200`

OK

- boolean

---

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