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

# GET /users

`GET /users`

Get list of users. Need role: staff

## Query parameters

- `username` string
- `access_id` integer
- `counter_id` integer
- `role` 'staff' | 'agent' | 'client'
- `q_select` unknown[]
  - unknown

## Response `200`

Get list of users. Need role: staff

---

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