Skip to content

Fleet-wide analytics overview

GET
/v1/analytics/fleet/overview
curl --request GET \
--url https://api.extport.dev/api/v1/analytics/fleet/overview \
--header 'Authorization: Bearer <token>'

Same shape as /overview but summed across every extension the tenant owns — derived from the same rollup /fleet/series reads, so this can never disagree with the fleet chart the way a live install-state query could.

OK