---
title: "Get session"
method: GET
path: "/auth/get-session"
tags: ["Authentication"]
---

# Get session

`GET /auth/get-session`

Get the current authenticated session, or null when the caller is not signed in. Served by Better Auth.

## Response `200`

Current session details, or null when unauthenticated

## Changes

- **2026-08-24** `08bbb5bedb5d` — 1 breaking
  - removed the media type `application/json` for the response with the status `200`
- **2026-07-11** `32cece1ebe43` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/auth/get-session/get.md)

---

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