v1
latestOpenAPI 3.0.22026-08-04152025.1 KBPartner integrations
Get Channel Info For Integration
get/api/v2/integrations/{integration_id}/channels/{channel_id}
Path parameters
integration_idstring required
channel_idstring required
Query parameters
graphicsboolean
Response
Successful Response
Example response
{
"id": "unique identifier of the channel",
"customer_name": "name of the customer",
"channel_name": "name of channel",
"channel_code": "code of the channel",
"logo_cdn_url": "displays cdn url of channel logo"
}