---
title: "Changes to Login with query params"
method: GET
path: "/login"
---

# Changes to Login with query params

`GET /login`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2025-08-08** `696ee83009f6` — 1 info
- **2025-08-06** `82f6f0eba091` — 4 warning, 7 info

## Changes

- **2025-08-08** `696ee83009f6` — 1 info
  - api operation id `LoginLoginRoleGet` removed and replaced with `01_login_get`
- **2025-08-06** `82f6f0eba091` — 4 warning, 7 info
  - removed the optional property `KODOSUMI_API_KEY` from the response with the `200` status
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - api operation id `LoginLoginRoleGet` was added
  - api tag `Authorization` added
  - api tag `Authentication` removed
  - removed the non-success response with the status `401`
  - added the optional property `extra` to the response with the `400` status
  - added the required property `detail` to the response with the `400` status
  - added the required property `status_code` to the response with the `400` status

---

[Operation](https://skmtc.dev/masumi-network/apis/kodosumi-api/docs/login/get.md) · [API](https://skmtc.dev/masumi-network/apis/kodosumi-api.md) · [Page](https://skmtc.dev/masumi-network/apis/kodosumi-api/changes/login/get)
