Get user
marzban_users_getFetch a user by username to get data left, days remaining, usage percent, and effective expiry detection.
Instructions
Fetches one user by username, with a computed summary: data left, days left, usage percent, and whether they are effectively expired (covers the case where status has not caught up with an already-past expire yet).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ||
| summary | Yes |