---
title: "GET /api/get-user"
method: GET
path: "/api/get-user"
tags: ["User API"]
---

# GET /api/get-user

`GET /api/get-user`

get user

## Query parameters

- `id` string
- `owner` string
- `email` string
- `phone` string
- `userId` string

## Response `200`

The Response object

## Changes

- **2023-06-04** `3f8b487706b8` — 1 info
  - the `query` request parameter `id` became optional
- **2023-03-30** `23c46ea16c50` — 1 info
  - added the new optional `query` request parameter `userId`
- **2022-08-07** `2630becc697b` — 3 info
  - added the new optional `query` request parameter `email`
  - added the new optional `query` request parameter `owner`
  - added the new optional `query` request parameter `phone`
- **2021-12-03** `1f675248e9cb` — 2 info
  - api tag `User API` added
  - api tag `api` removed

[Change history](https://skmtc.dev/casdoor/apis/casdoor-restful-api/changes/api/get-user/get.md)

---

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