---
title: "Get featured workout by ID"
method: GET
path: "/v1/featured_workouts/{id}"
tags: ["Featured Workouts"]
---

# Get featured workout by ID

`GET /v1/featured_workouts/{id}`

## Path parameters

- `id` integer, required

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `404` — Not found

---

[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)
