---
title: "Logout (GET)"
method: GET
path: "/logout"
tags: ["Authorization"]
---

# Logout (GET)

`GET /logout`

Logout and remove session cookie via GET.

## Response `200`

Request fulfilled, document follows

- object

## Changes

- **2025-08-08** `696ee83009f6` — 1 info
  - api operation id `LogoutGetGetLogout` removed and replaced with `04_logout_get`
- **2025-08-06** `82f6f0eba091` — 1 breaking, 5 info
  - removed the media type `text/plain` for the response with the status `200`
  - api operation id `LogoutGetGetLogout` was added
  - api tag `Authorization` added
  - api tag `Authentication` removed
  - …2 more

[Change history](https://skmtc.dev/masumi-network/apis/kodosumi-api/changes/logout/get.md)

---

[API](https://skmtc.dev/masumi-network/apis/kodosumi-api.md) · [All operations](https://skmtc.dev/masumi-network/apis/kodosumi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/masumi-network/kodosumi-api/revisions/2092ce918678/schema)
