---
title: "GET /api/users"
method: GET
path: "/api/users"
tags: ["Ai.Tlbx.MidTerm.OpenApi"]
---

# GET /api/users

`GET /api/users`

## Response `200`

OK

- UserInfo[]
  - `username` string, required
  - `sid` string, nullable, required
  - `uid` integer, nullable, required
  - `gid` integer, nullable, required

---

[API](https://skmtc.net/tlbx-ai/apis/tlbx-api.md) · [All operations](https://skmtc.net/tlbx-ai/apis/tlbx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tlbx-ai/tlbx-api/versions/fbbda676c858/schema)
