curl --location --request GET 'https://apicfa.convirza.com/v2/misc/channel?limit&offset&filter' \
--header 'Authorization: Bearer <token>'[
{
"channel_id": 0,
"category": "string",
"sub_category": "string",
"combined_category": "string",
"channel_created": "2019-08-24T14:15:22.123Z"
}
]