---
title: "Gets whether the user is signed in or not"
method: GET
path: "/auth/status"
tags: ["auth"]
---

# Gets whether the user is signed in or not

`GET /auth/status`

Returns a 401 error if user is not signed in, 200 if they are

## Response `200`

OK

## Other responses

- `401` — Error object

---

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