---
title: "Check administrator account existence"
method: GET
path: "/users/admin/check"
tags: ["users"]
---

# Check administrator account existence

`GET /users/admin/check`

Check if an administrator account exists in the database.
**Access policy**: public

## Response `204`

Success

## Other responses

- `404` — User not found

---

[API](https://skmtc.net/portainer/apis/portainerce-api.md) · [All operations](https://skmtc.net/portainer/apis/portainerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portainer/portainerce-api/versions/c0b0975cd11b/schema)
