Overview

Sections

Theme switcher

Get Tracks

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Query Parameters

lastTrackEndstring

The end time of the last track the client has played. Used to determine the client's current position in the queue. When omitted, the server uses the current UTC time (now).

Path Parameters

queueIdstring Required

The unique identifier of the shadow queue.

Response

200
Object

OK

Response Attributes

QueueStatusstring

Display status of the queue: Active or Exhausted.

Tracksarray

Show child attributes

400
Object

The queue exists but the request could not be served for the supplied position.

404
Object

The queue with the given queueId does not exist.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?