# List Streams

```
GET 
/api/monitoring/streams
```

List all currently active streams and streams that ended within the last hour, with specific sorting and pagination. If the transcoderId is provided, all streams associated with the current or last active instance will be returned, regardless of the stream end time. If response array is empty, you have reached the end of the list ordering. Note: This endpoint requires the LiveMonitoring feature. Feed-level stats (frameRate, packetLoss, trackDetails, feedStats) are only available from [Stream Details](https://docs-preview.optiview.dolby.com/pr-861/millicast/api/monitoring-get-stream.md) (the single-stream endpoint) and are not returned here.

## Request

## Responses

**200**

Success

**400**

Bad Request

**default**

Server Error
