---
title: "Get HLS playlist"
method: GET
path: "/v1/sessions/{id}/hls"
tags: ["Sessions"]
---

# Get HLS playlist

`GET /v1/sessions/{id}/hls`

Get HLS playlist for a session recording using app auth or an RTC token

## Path parameters

- `id` string, uuid, required

## Response `200`

HLS M3U8 playlist.

- string — HLS M3U8 playlist.

## Other responses

- `404` — An error response from the API

---

[API](https://skmtc.net/steel-dev/apis/steel-api.md) · [All operations](https://skmtc.net/steel-dev/apis/steel-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/steel-dev/steel-api/revisions/2248d956188a/schema)
