Get bundled scalar metrics for a tab
History
Get bundled scalar metrics for a tab
Returns the scalar columns powering a dashboard tab in one
round-trip. Cheaper than calling /metrics/{metric} once per
column.
GET
Get bundled scalar metrics for a tab
Authorizations
Generate a key at /dashboard/settings/api-keys. Pass it as
Authorization: Bearer vso_xxx on every request.
Path Parameters
Universe UUID — see GET /universes.
Dashboard tab.
Available options:
ai_visibility, geo_audit, aeo_audit, monitors Query Parameters
Pin the query to a specific day (YYYY-MM-DD). Without this, returns the most recent day.
Filter to a single AI engine. Omit for all.
Available options:
chatgpt, gemini, grok, claude Most-recent N days back from day (or today).
Required range:
1 <= x <= 90