---
title: "GET /agency/source/{sourceId}/custom-channels"
method: GET
path: "/agency/source/{sourceId}/custom-channels"
tags: ["SourceChannel"]
---

# GET /agency/source/{sourceId}/custom-channels

`GET /agency/source/{sourceId}/custom-channels`

## Path parameters

- `sourceId` string, required

## Response `200`

Success

- AgencySourceChannelDto[]
  - `id` string, nullable
  - `sourceId` string, nullable
  - `friendlyName` string, nullable
  - `provider` string, nullable
  - `uniqueId` string, nullable
  - `authToken` string, nullable
  - `expiration` string, date-time, nullable

---

[API](https://skmtc.dev/closebot/apis/closebot-api.md) · [All operations](https://skmtc.dev/closebot/apis/closebot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/closebot/closebot-api/revisions/da5f5fb58534/schema)
