curl --location '/api/channels' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'[{"id":"a1ce7b18-0324-4159-9fe0-3496785583bd","name":"LightCyan","online":false,"broadcasting":false,"recording":false,"enable_paywall":false},{"id":"a1ce7b18-1b91-4fb8-bb46-2f9022c9b321","name":"Maroon","online":false,"broadcasting":false,"recording":false,"enable_paywall":false}]