Usage Stats
Retrieve Usage Statistics
Retrieve usage statistics for Geonode proxy service over a defined time period.
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
The time period for the statistics (e.g., hour, day, week).
Available options:
hour
, day
, week
Response
200
application/json
Usage statistics retrieved successfully.