---
title: "get playlist with stream url"
method: GET
path: "/1/radios/streams/{stream_uuid}/playlist"
tags: ["Streams"]
---

# get playlist with stream url

`GET /1/radios/streams/{stream_uuid}/playlist`

This endpoint allows you to get playlist file with stream url.

## Path parameters

- `stream_uuid` string, required

## Query parameters

- `type` string — The playlist type<note><strong>asx,asx</strong>: Asx</note><note><strong>pls,pls</strong>: Pls</note><note><strong>qtl,qtl</strong>: Qtl</note><note><strong>ram,ram</strong>: Ram</note><note><strong>xspf,xspf</strong>: Xspf</note><note><strong>m3u,m3u</strong>: M3u</note>

## Response `200`

OK

- Response
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request

## Other responses

- `404` — Not Found

---

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