latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Report

Query active user counts by workspace for an account

Retrieve the count of distinct active users per workspace in an account. Only accessible by company admins.

get/accounts/{account_id}/reports/userActivity/activeUserCounts

Path parameters

account_idstring required

Account ID to query

Query parameters

start_timeinteger

Start of the query range in epoch milliseconds. Defaults to 30 days ago.

end_timeinteger

End of the query range in epoch milliseconds. Defaults to now.

workspace_idstring

Optional workspace ID to scope results to a single workspace within the account

Response

Active user counts per workspace in the account

account_idstring

The account ID

interval_startinteger

Start of the query time range in epoch milliseconds

interval_endinteger

End of the query time range in epoch milliseconds