Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:6063/track-stats/{id}
{ "track_id": "<string>", "play_count": 123, "skip_count": 123, "last_played": 123, "last_skipped": 123 }
Track stats
Unix timestamp