---
title: "GET /api/v2/users"
method: GET
path: "/api/v2/users"
tags: ["User"]
---

# GET /api/v2/users

`GET /api/v2/users`

## Response `200`

Success

- ApiResponseV2[]
  - `isSuccess` boolean, nullable
  - `taskId` integer
  - `result` unknown
  - `taskStatus` string, nullable
  - `errorCode` string, nullable
  - `msg` string[], nullable

---

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