List users
marzban_users_listList users by status or search term to locate accounts matching a username or note, with paginated results for browsing large user bases.
Instructions
Lists users, optionally filtered by status or a search term (matches username/note). Paginated — default 25, max 100 per call; prefer search over paging through everyone. For one known username, use marzban_users_get instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 25, max 100. | |
| offset | No | ||
| search | No | Matches username or note (server-side substring search). | |
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| total | Yes | ||
| users | Yes |