Get Queue
Header Parameters
Authorizationstring Required
Credentials with queue:read scope.
StoreIdstring Required
StoreId API Key provided by Tuned Global for accessing the service.
Response
200
Object
OK
Response Attributes
UserIdinteger
Id of the user
RepeatModestring
Whether any repeat/loop mode is enabled.
Enum values:
OffRepeatAllRepeatOneIsShuffleModeboolean
Whether shuffle is turned on.
IsCrossfadeModeboolean
Whether crossfade is turned on.
Groupsarray
List of groups of tracks that have been queued.
Show child attributes
Tracksarray
The tracks in the group
Show child attributes
CurrentlyPlayingobject
Which song within any of the Groups is currently playing, if any.
Show child attributes
ShuffleOrderarray
When shuffle mode is turned on, ShuffleOrder is populated with the list of unique ids of queue items in the shuffled order they are to be played in. Cleared when shuffle mode is disabled.
Show child attributes
EditVersioninteger
Version number for the queue that gets incremented every time the queue changes
Was this section helpful?
Response
Was this section helpful?