Combined tool analytics dashboard envelope
Single call that fans out to the four ENG-154 dashboard pipes.
Each underlying pipe is independently cached at 60s, so within a one minute window this endpoint serves entirely from Redis.
GET
Combined tool analytics dashboard envelope
Authorizations
Query Parameters
Required range:
1 <= x <= 100Required range:
1 <= x <= 200Required range:
1 <= x <= 100Required range:
x >= 1Response
Successful Response
Combined dashboard payload — one envelope, four pre-aggregated panels.
summary is at most one row but the underlying pipe returns a list, so
we keep it as a (possibly empty) list rather than special-casing it on
the client.
Combined tool analytics dashboard envelope