---
title: "Check if the user should be logged in"
method: GET
path: "/auth/should-i-be-logged-in"
tags: ["Authentication"]
---

# Check if the user should be logged in

`GET /auth/should-i-be-logged-in`

## Response `204`

Logged in

## Other responses

- `401` — Not logged in

---

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