---
title: "context"
method: GET
path: "/context"
---

# context

`GET /context`

## Query parameters

- `contextVersion` string, required
- `queueVersion` string, required

## Response `200`

200

- object
  - `contextVersion` string
  - `queueVersion` string
  - `container` object
    - `type` string
    - `name` string
    - `id` object
      - `serviceId` string
      - `objectId` string
      - `accountId` string
    - `service` object
      - `name` string
  - `reports` object
    - `sendUpdateAfterMillis` integer
    - `sendPlaybackActions` boolean
  - `playbackPolicies` object
    - `canSkip` boolean
    - `limitedSkips` boolean
    - `canSkipToItem` boolean
    - `canSkipBack` boolean
    - `canSeek` boolean
    - `canRepeat` boolean
    - `canRepeatOne` boolean
    - `canCrossfade` boolean
    - `canShuffle` boolean
    - `showNNextTracks` integer
    - `showNPreviousTracks` integer

---

[API](https://skmtc.net/sonos/apis/authorization-api.md) · [All operations](https://skmtc.net/sonos/apis/authorization-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sonos/authorization-api/versions/243132628620/schema)
