bandwidth_stats_users_get_stats_nodes_usage
Retrieve bandwidth usage for a user across nodes within a date range, including top node breakdowns. Use it to analyze per-user traffic by start and end dates.
Instructions
GET /api/bandwidth-stats/users/{userId} Get User Usage by Range Tags: Bandwidth Stats Controller Пагинация через query-параметры: start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End date (YYYY-MM-DD) | |
| start | Yes | Start date (YYYY-MM-DD) | |
| userId | Yes | ID of the user | |
| topNodesLimit | No |