---
title: "🛡️ Get the track spotlight for the current user: a personal track pick with the reason it was picked."
method: GET
path: "/api/v1/music/spotlight/track"
tags: ["Music"]
---

# 🛡️ Get the track spotlight for the current user: a personal track pick with the reason it was picked.

`GET /api/v1/music/spotlight/track`

<h3>🛡️ Requires Capabilities: <code>MusicTracks.Read</code></h3>

## Query parameters

- `position` number

## Response `200`

- object

## Other responses

- `401` — Possible reasons: The authorization token is invalid.
- `403` — Possible reasons: The user does not have sufficent capabilities.

## Changes

- **2026-08-02** `012ee45f38c8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api/changes/api/v1/music/spotlight/track/get.md)

---

[API](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api.md) · [All operations](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cardinalapps/cardinal-media-server-api/revisions/7b5e4555e84f/schema)
