curl --location '/api/tenants/channels?customer_id=animi' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'[{"id":"a1ce7b1c-5ed2-46bd-aaec-1bae8ad37f5b","name":"Gainsboro","online":false,"broadcasting":false,"recording":false,"enable_paywall":false},{"id":"a1ce7b1c-76b8-4292-925a-402a95e7192a","name":"Blue","online":false,"broadcasting":false,"recording":false,"enable_paywall":false}]