v1

latestOpenAPI 3.1.02026-07-246652306.5 KB

version

get/version

Query parameters

updateTokenboolean

(Optional, v1.0 only) A boolean value indicating whether your cloud queue server should update the access token or not. This allows the player to disable access token refreshing when the user is not actively using the cloud queue.

Response

200

contextVersionstring
queueVersionstring

Example response

{
  "contextVersion": "context_version_1",
  "queueVersion": "queue_version_1"
}