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

# Determine current sesion status.

`GET /session_status`

Determine current sesion 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

- **2022-03-25** `d6fc0677410c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/janssenproject/apis/janssen-authorization-server/changes/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/ae174ecfdc21/schema)
