Skip to content

Fleet-wide daily analytics series

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

Same row shape as /series?dim=total, summed across every extension the tenant owns instead of one. ?days= bounds the window (default 90, max 1830). through is the last fully-rolled-up day, same as /series.

OK