---
title: "Check session validity"
method: GET
path: "/api/auth/check"
tags: ["Auth"]
---

# Check session validity

`GET /api/auth/check`

## Response `200`

OK

- AuthStatusResponse
  - `status` string, required

## Other responses

- `401` — unauthorized

---

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