---
title: "End current session."
method: GET
path: "/restv1/end_session"
tags: ["Session Management"]
---

# End current session.

`GET /restv1/end_session`

End current session.

## Query parameters

- `id_token_hint` string
- `post_logout_redirect_uri` string
- `state` string
- `session_id` string
- `client_id` string

## Response `200`

OK - User redirected to logout page

## Other responses

- `302` — Resource Found.
- `400` — Error codes for end session endpoint.
- `500` — Internal error occured. Please check log file for details.

## 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/end_session/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)
