Retrieves statistics records within a specified 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date-time

The start date of the range to query statistics for.

date-time

The end date of the range to query statistics for.

Responses

401

Unauthorized. The caller must provide a valid Bearer token.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json