---
title: "Check if the authenticated user is an admin"
method: GET
path: "/auth/admin/check"
tags: ["Admin"]
---

# Check if the authenticated user is an admin

`GET /auth/admin/check`

## Response `200`

Admin status

- object
  - `data` object, required
    - `isAdmin` boolean, required

---

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