---
title: "Check if a user actually exists in the database."
method: GET
path: "/api/user_exists"
tags: ["pyLoad REST"]
---

# Check if a user actually exists in the database.

`GET /api/user_exists`

Check if a user actually exists in the database.

## Query parameters

- `username` string, required

## Response `200`

boolean

- boolean

---

[API](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi.md) · [All operations](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pyload/pyload-api-documentation-openapi/versions/00b0770e3fa6/schema)
