---
title: "GET /conversations/custom-channels/2026-03"
method: GET
path: "/conversations/custom-channels/2026-03"
tags: ["Basic"]
---

# GET /conversations/custom-channels/2026-03

`GET /conversations/custom-channels/2026-03`

## Query parameters

- `after` string
- `defaultPageLength` integer
- `limit` integer
- `sort` string[]

## Response `200`

successful operation

- ConversationsCustomChannelsCollectionResponseWithTotalPublicChannelIntegrationChannel
  - `paging` Paging
    - `next` NextPage — Specifies the paging information needed to retrieve the next set of results in a paginated API response
      - `after` string, required — A paging cursor token for retrieving subsequent pages.
      - `link` string — A URL that can be used to retrieve the next page results.
    - `prev` PreviousPage — specifies the paging information needed to retrieve the previous set of results in a paginated API response
      - `before` string, required — A string token used to identify the position before the current page in the pagination sequence.
      - `link` string — A URL string that provides a direct link to the previous page of results.
  - `results` ConversationsCustomChannelsPublicChannelIntegrationChannel[], required
    - `capabilities` object, required
    - `channelAccountConnectionRedirectUrl` string
    - `channelDescription` string
    - `channelLogoUrl` string
    - `createdAt` string, date-time, required
    - `id` string, required
    - `name` string, required
    - `webhookUrl` string
  - `total` integer, required

## 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/versions/f9c7181056c5/schema)
