---
title: "Get Session"
method: GET
path: "/api/v1/auth/session"
tags: ["auth"]
---

# Get Session

`GET /api/v1/auth/session`

Get the current session info for the authenticated user.

Returns the user profile if authenticated, otherwise 401.

## Response `200`

Successful Response

- unknown

---

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