User

Get Users Count Metric

Get one users activity/status count metric from usage rows.

get/api/users/counts/{metric}

Path parameters

metric'online' | 'expired' | 'limited' required

Query parameters

period'minute' | 'hour' | 'day' | 'month'
node_idinteger nullable
group_by_nodeboolean
startstring date-time nullable
Example:2024-01-01T00:00:00+03:30
endstring date-time nullable
Example:2024-01-31T23:59:59+03:30
adminstring[] nullable

Response

Successful Response

period'minute' | 'hour' | 'day' | 'month'
startstring date-time required
endstring date-time required
metric'online' | 'expired' | 'limited' required
count_during_periodinteger
statsobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.