curl --location --request GET 'https://xjjl-fsea-0smf.f2.xano.io/api:-rEW9niB/get-channels' \
--header 'x-api-key: {your_api_key}'[
{
"id": 1,
"created_at": 1716838537475,
"title": "Example Channel",
"users_id": 1,
"lead_direction": "Incoming",
"creator": 1,
"partner_companies_id": 2,
"_property_definitions": [
{
"id": 1,
"created_at": 1732103227721,
"name": "Business ID",
"channels_id": 1,
"type": "text",
"options": "",
"order": 1,
"visible": true
}
]
}
]