Get endpoint statistics
Returns aggregated statistics including total counts, live/contained counts, and OS distribution
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Start date (inclusive, ISO8601 string)
End date (inclusive, ISO8601 string)
Include unmanaged endpoints in statistics
Only include contained endpoints
Only include live/online endpoints
Filter by OS categories (supports multiple)
Windows, Windows Server, macOS, Linux, iOS, Android, ChromeOS, Network Device, Other When true and asset deduplication is enabled for the team, stats count only canonical representative rows (canonical_id IS NULL)
When true together with dedupeCanonicalRoots and asset deduplication, stats include only canonical roots that have at least one merged duplicate from another source
Response
Endpoint statistics for the current team
Total number of endpoints
Number of live/online endpoints
Number of contained endpoints
Number of uncontained endpoints
Endpoint counts grouped by OS category
Endpoint counts grouped by integration source

