# Get detailed engine monitoring data for a channel

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

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

## Request

## Responses

**200**

Channel engines monitoring data

**404**

Channel not found

**500**

Internal error
