# Get detailed ingest monitoring data for a channel

```
GET 
/monitoring/channels/:channelId/ingests
```

Returns channel metadata along with detailed monitoring data for all ingests belonging to the channel.

## Request

## Responses

**200**

Channel ingests monitoring data

**404**

Channel not found

**500**

Internal error
