get
https://localhost:44395/api/admin/statistics/date-range
Behavior: Returns statistics records filtered by the specified date range (inclusive of fromDate and toDate).
Authorization: Requires an authenticated user via the class-level [Authorize] attribute.
Side Effects: None. This is a read-only operation.
Error Scenarios: Returns 400 if the date range is invalid or the statistics retrieval fails.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized. The caller must provide a valid Bearer token.
