---
title: "Get Demo Videos"
method: GET
path: "/v1/onboarding/demo-videos"
tags: ["onboarding"]
---

# Get Demo Videos

`GET /v1/onboarding/demo-videos`

Read curated demo videos shown on the onboarding pre-picker.

Returns `{demo_videos: [{title, description, video_url, thumbnail_url}, ...]}`.
`clean_demo_videos` drops malformed items so a typo in the admin editor
cannot break onboarding; an empty result is the disabled state and the
frontend hides the third pre-picker path.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/roxels/apis/interviewer.md) · [All operations](https://skmtc.dev/roxels/apis/interviewer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roxels/interviewer/revisions/4ef48ed226e1/schema)
