---
title: "Returns information about your current session."
method: GET
path: "/auth/web"
tags: ["User Authentication"]
---

# Returns information about your current session.

`GET /auth/web`

## Response `200`

- SessionInfo
  - `created_at` string, date-time, required — a UTC timestamp
  - `expires_at` string, date-time, required — a UTC timestamp

## Other responses

- `401`

---

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