---
title: "Get a custom channel"
method: GET
path: "/conversations/custom-channels/2026-03/{channelId}"
tags: ["Channels"]
---

# Get a custom channel

`GET /conversations/custom-channels/2026-03/{channelId}`

Retrieve the details about a custom channel. This API allows you to see a custom channel's current capabilties and other configuration metadata

## Path parameters

- `channelId` integer, required

## Response `200`

successful operation

- ConversationsCustomChannelsPublicChannelIntegrationChannel
  - `capabilities` object, required
  - `channelAccountConnectionRedirectUrl` string
  - `channelDescription` string
  - `channelLogoUrl` string
  - `createdAt` string, date-time, required
  - `id` string, required
  - `name` string, required
  - `webhookUrl` string

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/hubspot-api-specification.md) · [All operations](https://skmtc.net/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/revisions/f9c7181056c5/schema)
