---
title: "Retrieve Playback Info"
method: GET
path: "/playback/{id}"
tags: ["playback"]
---

# Retrieve Playback Info

`GET /playback/{id}`

## Path parameters

- `id` string, required

## Response `200`

Successful response

- PlaybackInfo — unresolved $ref

## Other responses

- `404` — Playback not found

## Changes

- **2024-05-17** `fc477586b24c` — 2 breaking
  - the response property `meta/playbackPolicy` became nullable for the status `200`
  - the response property `errors` became optional for the status `404`
- **2024-04-23** `d0909f9b9414` — 2 info
  - api operation id `getPlaybackInfo` was added
  - api tag `playback` added
- **2024-02-12** `49c8b106f5ff` — 1 info
  - added the optional property `meta/playbackPolicy/refreshInterval` to the response with the `200` status

[Change history](https://skmtc.dev/livepeer/apis/livepeer-api-reference/changes/playback/:id/get.md)

---

[API](https://skmtc.dev/livepeer/apis/livepeer-api-reference.md) · [All operations](https://skmtc.dev/livepeer/apis/livepeer-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/livepeer/livepeer-api-reference/revisions/fc477586b24c/schema)
