Skip to Content
API referenceDashboard

Dashboard

The aggregate console payload — one call that returns KPIs, pipeline state, recent scenes, top videos/models, activity, and insights. Reads need scenes:read.

Aggregate console payload: KPIs + pipeline state + recent scenes + top videos/models + activity + insights + studio/tier mix. 30s cache.

scenes:read
GET/v1/dashboard
kpis
object
Headline KPIs.
pipeline
object
{ total, queue, processing, ready, failed }.
recentScenes
object[]
Recently updated scenes.
topVideos
object[]
Top-performing videos.
topModels
object[]
Top-performing models.
activityFeed
object[]
Recent workspace events.
insights
object[]
Generated insight cards.
studioMix
object[]
Scene mix by studio.
tierMix
object[]
Scene mix by tier.
GET/v1/dashboard
Request
GET /v1/dashboard
Response
Press Run request to see the response
Last updated on