Skip to main content
GET
/
playlists
/
amount
Number of tracks in the live queue
curl --request GET \
  --url http://localhost:6063/playlists/amount
{
  "amount": 123
}

Documentation Index

Fetch the complete documentation index at: https://rockboxzig.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Amount

amount
integer<int32>