---
title: "Logs user into the system"
method: GET
path: "/user/login"
tags: ["user"]
---

# Logs user into the system

`GET /user/login`

## Query parameters

- `username` string
- `password` string

## Response `200`

successful operation

- string

## Other responses

- `400` — Invalid username/password supplied

## Changes

- **2024-11-20** `850aef3ee4df` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/drpcorg/apis/swagger-chotki-openapi-3-0/changes/user/login/get.md)

---

[API](https://skmtc.dev/drpcorg/apis/swagger-chotki-openapi-3-0.md) · [All operations](https://skmtc.dev/drpcorg/apis/swagger-chotki-openapi-3-0/llms.txt) · [OpenAPI document](https://skmtc.dev/drpcorg/apis/swagger-chotki-openapi-3-0/revisions/e577299243a1?raw)
