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
}

Response

200 - application/json

Amount

amount
integer<int32>