---
title: "Determine current session status."
method: GET
path: "/restv1/session_status"
tags: ["Session Management"]
---

# Determine current session status.

`GET /restv1/session_status`

Determine current session status.

## Response `200`

OK

- object
  - `state` string — String that represents the End-User's login state at the OP. It MUST NOT contain the space (\" \") character.
  - `auth_time` string, date — specifies the time at which session was authenticated.
  - `custom_state` string

## Changes

- **2026-04-08** `e60fb909da19` — 1 info
  - endpoint added
- **2022-03-25** `d6fc0677410c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/janssenproject/apis/janssen-authorization-server/changes/restv1/session_status/get.md)

---

[API](https://skmtc.dev/janssenproject/apis/janssen-authorization-server.md) · [All operations](https://skmtc.dev/janssenproject/apis/janssen-authorization-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/janssenproject/janssen-authorization-server/revisions/2a44b59497de/schema)
