---
title: "Get Funnel Dashboard"
method: GET
path: "/api/admin/funnel/dashboard"
tags: ["Admin", "admin"]
---

# Get Funnel Dashboard

`GET /api/admin/funnel/dashboard`

D.4 — richer funnel view for the admin dashboard. Returns per-
step counts WITH next-step conversion ratios, explicit dropoff
edges with lost counts + median dwell time, and an individual-
sessions list so Rob can click into any specific signup journey.

Real-human only: filters out rows authored by users marked
is_test_user=TRUE. Events with user_id IS NULL (anonymous visitors
pre-channel_connected) are kept.

## Query parameters

- `window_days` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/primetime/apis/primetime-media-api.md) · [All operations](https://skmtc.dev/primetime/apis/primetime-media-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/primetime/primetime-media-api/revisions/9da9a9f64e11/schema)
