---
title: "Get current user"
method: GET
path: "/api/ams/v1/login/current"
tags: ["Login"]
---

# Get current user

`GET /api/ams/v1/login/current`

Get current user information

## Response `200`

Successful response

- object
  - `message` string
  - `code` integer
  - `result` object
    - `userName` string
    - `loginTime` string

---

[API](https://skmtc.dev/apache/apis/amoro-server-api.md) · [All operations](https://skmtc.dev/apache/apis/amoro-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apache/amoro-server-api/revisions/c396168292cd/schema)
