Get velocity windows
Velocity Scoring
Get velocity windows
Retrieve current rolling window counts and velocity scores for all tracked action types of a subject.
GET
Get velocity windows
Returns the current velocity windows for a subject across all tracked action types. Each action type includes counts for the four rolling windows (1 m, 5 m, 1 h, 24 h) and the computed velocity score.
Use this endpoint to check a subject’s current velocity profile without recording a new action. See the velocity and anomaly scoring guide for the scoring model and integration patterns.
Request
Identifier of the subject to query.
Response
The subject that was queried.
List of tracked action types for this subject. Each entry includes
action_type, windows (with 1m, 5m, 1h, 24h counts), and velocity_score.
