---
title: "Get dashboard data"
method: GET
path: "/v1/dashboard"
tags: ["Dashboard"]
---

# Get dashboard data

`GET /v1/dashboard`

## Response `200`

Success

- object
  - `tour` object
  - `featuredWorkout` object
  - `programs` unknown[]
    - unknown
  - `techniqueGuides` unknown[]
    - unknown
  - `youtubeWorkouts` unknown[]
    - unknown
  - `guidedWorkouts` unknown[]
    - unknown

## Other responses

- `401` — Unauthorized

---

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