We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
See the README how to run the stats server locally.
The stats API is a read-only API on top of influxDB. The main endpoints are:
GET /api/stats/public/login_time_frame
GET /api/stats/public/unique_login_count
GET /api/stats/public/login_aggregated
Miscellaneous endpoints:
GET /api/stats/first_login
GET /api/stats/last_login
GET /api/stats/service_providers
GET /api/stats/identity_providers
GET /health
GET /info