---
title: "Session Status"
method: GET
path: "/session/status"
---

# Session Status

`GET /session/status`

v5.0: Check session status and handle migration

Returns migration object if session expires in < 30 minutes:
- Creates new session on (possibly different) node
- Returns new tokens and proxy details
- Client should switch seamlessly

## Headers

- `authorization` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/open60m/apis/open60-vpn-api.md) · [All operations](https://skmtc.dev/open60m/apis/open60-vpn-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/open60m/open60-vpn-api/revisions/932cba8b4b19/schema)
