---
title: "GET /monitor/{monitorId}/streams"
method: GET
path: "/monitor/{monitorId}/streams"
---

# GET /monitor/{monitorId}/streams

`GET /monitor/{monitorId}/streams`

Returns a list of all streams that are currently monitored

## Path parameters

- `monitorId` string, required

## Response `200`

Default Response

- object
  - `streams` object[]
    - `id` string
    - `url` string

## Other responses

- `404` — Default Response

---

[API](https://skmtc.net/eyevinn/apis/hls-monitor.md) · [All operations](https://skmtc.net/eyevinn/apis/hls-monitor/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eyevinn/hls-monitor/revisions/b4fe05b105f1/schema)
