Current stats snapshot
Returns active transfer statistics including bytes transferred, speed, and error counts.
post/core/stats
Query parameters
groupstring
Stats group identifier to return a snapshot for. Leave unset to include all groups.
shortboolean
When true, omit the transferring and checking arrays from the response.
_groupstring
Assign the request to a custom stats group.
_asyncboolean
Run the command asynchronously. Returns a job id immediately.
Headers
Prefer'respond-async'
Set to "respond-async" with _async=true to receive HTTP 202 instead of 200.
Request body
Response
Current transfer statistics including totals, rates, and recent activity.