curl --request GET \
--url 'https://api.hubapi.com/conversations/custom-channels/2026-03/{channelId}?hapikey='{
"capabilities": {},
"createdAt": "2023-11-07T05:31:56Z",
"id": "<string>",
"name": "<string>",
"channelAccountConnectionRedirectUrl": "<string>",
"channelDescription": "<string>",
"channelLogoUrl": "<string>",
"webhookUrl": "<string>"
}Retrieve the details about a custom channel. This API allows you to see a custom channel’s current capabilties and other configuration metadata
curl --request GET \
--url 'https://api.hubapi.com/conversations/custom-channels/2026-03/{channelId}?hapikey='{
"capabilities": {},
"createdAt": "2023-11-07T05:31:56Z",
"id": "<string>",
"name": "<string>",
"channelAccountConnectionRedirectUrl": "<string>",
"channelDescription": "<string>",
"channelLogoUrl": "<string>",
"webhookUrl": "<string>"
}Supported products
Was this page helpful?