# Get monitoring data for a channel

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

Returns monitoring data for a specific channel including status of ingests, engines, and distributions.

## Request

## Responses

**200**

Channel monitoring data

**404**

Channel not found

**500**

Internal error
