d0fc0114da66
Query per-user activity breakdown for an account
Retrieve per-user activity counts for an account, broken down by category (test_authoring, test_maintenance, data_setup, plans_orchestration, configuration). Only accessible by company admins.
Scope: this endpoint reports automation engineering activity (what users build, maintain, and configure). Test execution events (ad-hoc test runs, plan runs, results analysis) are not currently surfaced and may be added in a future version.
Retention: the underlying activity log retains 400 days of data. The maximum supported window is 365 days; older queries return partial data.
Path parameters
Account ID to query
Query parameters
Start of the query range in epoch milliseconds. Defaults to 30 days ago.
End of the query range in epoch milliseconds. Defaults to now.
Optional workspace ID to scope results to a single workspace within the account
Response
Per-user activity breakdown for the account